aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-15 18:23:41 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-15 18:23:41 +0000
commit01183c9f7b4b181ddfd270670a1b6bde3cc5a44c (patch)
treee84a3b6a52868280c403bde1b00a2510bb7326fc
parentf6c2cbd09414c859a604e1c6d43bf83d208c140b (diff)
parent43af9cee939d98784f2ebe7a4b71b4859fe8ea72 (diff)
downloadfutures-core-01183c9f7b4b181ddfd270670a1b6bde3cc5a44c.tar.gz
Snap for 9751898 from 43af9cee939d98784f2ebe7a4b71b4859fe8ea72 to simpleperf-release
Change-Id: I9bff090b9e7da66b6f19f37dc7144ea03503ea12
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 08820ef..62feb3b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -56,5 +56,7 @@ rust_library {
"com.android.resolv",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
min_sdk_version: "29",
}