aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:38 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:38 +0000
commit8ad49cc44722ad8fd0cad0e5e9ec1604854c3da0 (patch)
treea455806bb80ea81083a9686ce41a5c8dc7164ae6
parente7be6b50b10e373685d4242e316186c59bd6465d (diff)
parent64b2d356f0a4b66a5bf4a35e24466d0a534e0144 (diff)
downloadcrossbeam-deque-android14-security-release.tar.gz
Change-Id: If44d38d8c1627cb531a0758c664257294c94e174
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 677e584..9187a9a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -125,4 +125,6 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
+ vendor_available: true,
}