aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:55 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:55 +0000
commitb372c1793b4530abf74ad73a7f1bc357785daf74 (patch)
tree23a6f8a5c260b8f34c2d84dd0e11a8cf08682f92
parentcfdd7b3360ca51e628d88c0da205f0e6964505fd (diff)
parent9a0524e7b9eccae98cd8a3c170bb0187c08e6252 (diff)
downloadheck-android14-d1-s1-release.tar.gz
Change-Id: I9fa61c83becad2c47502d9ee430a9f5f2b534719
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 002c550..b3de44e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -78,4 +78,6 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
+ vendor_available: true,
}