aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:02 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:02 +0000
commitd27aae929957628539a331ddb673d0da0d1914ab (patch)
tree41a3064fbbb4b862c41a57421365ee8c362760bf
parent71f42d155a833301eae1674992f593c7ee09bff2 (diff)
parent35e6c35387cbe7eb2b1ad69d39b0c84cc11fe31f (diff)
downloadcrossbeam-channel-android14-d1-s3-release.tar.gz
Change-Id: I65cc32996b125535e941b92f6ea8d3c49c763a9d
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 6af581d..be32d00 100644
--- a/Android.bp
+++ b/Android.bp
@@ -63,4 +63,6 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
+ vendor_available: true,
}