aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-04-20 16:06:19 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-04-20 16:06:19 +0000
commitc2af583879d22f29934e1e2b0cdb368172853b1d (patch)
tree23a6f8a5c260b8f34c2d84dd0e11a8cf08682f92
parent675a58e59cc2cbed56563bb284774e12bdbfc213 (diff)
parent467d2b1d77e6746c8d9f55027ef652216e27989d (diff)
downloadheck-c2af583879d22f29934e1e2b0cdb368172853b1d.tar.gz
Snap for 9979206 from 467d2b1d77e6746c8d9f55027ef652216e27989d to sdk-releaseplatform-tools-34.0.3
Change-Id: I3b2ea14ac77281e7954b411381deeeae564160d8
-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,
}