aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:04 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:04 +0000
commit24f40d40a084a04d09033449dd3356e605fc859b (patch)
tree8555918e06cc10c545d628a5e93547bd5a24af54
parent79bc990b01212fb4620051484efe50d48b917ace (diff)
parent15b22da10e69482739c6aa3a85981d8c47caec03 (diff)
downloadcrossbeam-epoch-android14-d1-s1-release.tar.gz
Change-Id: I649cab37cd784ead810a4a6e05254e4cca32aca2
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 2eb6e8a..a05ed8f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -90,4 +90,6 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
+ vendor_available: true,
}