aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:23 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:23 +0000
commitc5697d8b837c208190d0d111c6fbb0edc12ca2ed (patch)
tree6c7619c9d5f5ac4db66bdfd6285662cca6a59a40
parent30ad00d11d631c017abd43cbdc6cf32d42f3fb15 (diff)
parent4f9092cf246ca247893ab53283afb43ade3f23d8 (diff)
downloadmerge-android14-d1-s2-release.tar.gz
Change-Id: I4641bd13c880069539da917e43f0334a8785fd95
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index dc973c1..fd96792 100644
--- a/Android.bp
+++ b/Android.bp
@@ -40,4 +40,6 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
+ vendor_available: true,
}