aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:03 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:03 +0000
commit25b7d309f30eec2ba9e1de3611f51b98ecc03656 (patch)
treea455806bb80ea81083a9686ce41a5c8dc7164ae6
parent7452ea667224b793a912ee8779eb6f1dfed3bbbc (diff)
parent2a544a9ea30a47bdd1d342ee6a101252230bb8bb (diff)
downloadcrossbeam-deque-android14-d1-s5-release.tar.gz
Change-Id: I735355402d13e43aa9a4e1b1102420725d78403b
-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,
}