aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:53 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:53 +0000
commit5442f32c1773d3e104ed611fe806539108c13720 (patch)
tree31f63896ae950dfd7fb77861c867bc08e5638a9e
parent79aaac8261db301b4831a71ae036624014bc05f8 (diff)
parent68b23591779314f410ce44466926cda198e5f3dc (diff)
downloadclap_lex-android14-d1-s5-release.tar.gz
Change-Id: I62aa812855b3930cb31b9f9d60b23a6d229ecd9c
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 8ee081b..48335d3 100644
--- a/Android.bp
+++ b/Android.bp
@@ -52,4 +52,6 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
+ vendor_available: true,
}