aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:28 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:28 +0000
commit6c703a8bf52f83635fe183c7d6d7512df311f1a6 (patch)
tree31f63896ae950dfd7fb77861c867bc08e5638a9e
parent63ac855b026faab88d8e234539b2743ea057c1ec (diff)
parenteaeab762e18c175684cf8f32a9283a6cb6426bd4 (diff)
downloadclap_lex-android14-security-release.tar.gz
Change-Id: Ibcf75ecdffebd212426d58617837fc964b280d3c
-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,
}