aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:18:03 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:18:03 +0000
commit56aa3cdad3d4c3ead47e87823842c164536c83da (patch)
tree03ff332f00013788b5fbe9b552f3d285627f560c
parent3ea75b924cdf7951d6794ae7d9a90a75dd366946 (diff)
parent39abd63bd3956fa3cc2e1898a4ae1faee4e5f5da (diff)
downloadthread_local-android14-d1-release.tar.gz
Change-Id: Ib24d562e076b9a02cfaea255f55c430034424286
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index d6736e4..33cd835 100644
--- a/Android.bp
+++ b/Android.bp
@@ -53,6 +53,8 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
+ vendor_available: true,
}
rust_test {