aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:27 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:27 +0000
commitbe9613a41763b2de4943a15c5e8e00b82d215ada (patch)
treef9f7f7c9395d00ad1b0ef52904c094738d72d52c
parent0d47713a8a83af6a0f712320467f0a6c3e9805d9 (diff)
parent71449e3053d5fa1bda2babfa4731a210765dd6b2 (diff)
downloadhashbrown-android14-security-release.tar.gz
Change-Id: Icd35e7ae87a1ee1b78e362f7ff4815026e1349fe
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 086faa1..a97a427 100644
--- a/Android.bp
+++ b/Android.bp
@@ -132,4 +132,6 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
+ vendor_available: true,
}