aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:56 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:56 +0000
commitc9265127834a96f5a6fbefd7e0a2341e328087ba (patch)
treec6a6d76664166084f917c504a43654db73c8d8b1
parent80c935079196a23045bb715f6643201e0ba0bdc8 (diff)
parent146ee9e8155d17f1ec545b10034042de755c74e1 (diff)
downloadhex-android14-d1-s1-release.tar.gz
Change-Id: I61ec2012467d42504951c683a366915d9fb71e6b
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 0fa3bc4..1638178 100644
--- a/Android.bp
+++ b/Android.bp
@@ -55,5 +55,6 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
vendor_available: true,
}