aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-15 18:24:51 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-15 18:24:51 +0000
commitd2f69a0957fd63c04eef88223663543aab7d13f2 (patch)
tree5866cf22802a308cd0823ece71f7b27ee6249be3
parente8fa035770552fe40acb2e935206452c7e2c4549 (diff)
parenta5ba35c5943e0b4cda91945b3877d5730c177505 (diff)
downloadparking_lot-d2f69a0957fd63c04eef88223663543aab7d13f2.tar.gz
Snap for 9751898 from a5ba35c5943e0b4cda91945b3877d5730c177505 to simpleperf-release
Change-Id: Iaa33da39fa32e5aef7d1800c5a3c4999a1d94400
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 2c6d8bf..6125816 100644
--- a/Android.bp
+++ b/Android.bp
@@ -55,5 +55,7 @@ rust_library {
"com.android.btservices",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
min_sdk_version: "29",
}