aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:39 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:39 +0000
commitf841dece1762af935bb1d1ae5323342e0c6c1bd1 (patch)
tree8555918e06cc10c545d628a5e93547bd5a24af54
parent5916a3f8f945c4f3c51d340dc9679498be138798 (diff)
parentc212ea2e2bd5be2ff648d446de675eb70c4ea161 (diff)
downloadcrossbeam-epoch-android14-platform-release.tar.gz
Change-Id: I3968ece878dd123ea6227e21b6db94d400f75978
-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,
}