aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:24:23 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:24:23 +0000
commit731282ed012e68a37e5eee19afb04509e0dfb3c0 (patch)
treed6b0d7c5f1afe289e705b17d6a95bf96843385e4
parente2f54f0b262f6c6dfff8d8ebd32128d05ca44a7e (diff)
parent98177c0bb35cce4d5ee823a4662fe1a27d4cba57 (diff)
downloadlibc-aml_cfg_341510000.tar.gz
Snap for 10453563 from 98177c0bb35cce4d5ee823a4662fe1a27d4cba57 to mainline-configinfrastructure-releaseaml_cfg_341510000
Change-Id: I2b5bfc2726119bc76f712791edaefccb33cc54be
-rw-r--r--Android.bp1
-rw-r--r--cargo2android.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index fdc432b6..1ab10971 100644
--- a/Android.bp
+++ b/Android.bp
@@ -69,6 +69,7 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
vendor_available: true,
min_sdk_version: "29",
}
diff --git a/cargo2android.json b/cargo2android.json
index de19d90e..7572bb6b 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -7,6 +7,7 @@
"device": true,
"features": "default,extra_traits,std",
"min-sdk-version": "29",
+ "product-available": true,
"run": true,
"tests": true,
"vendor-available": true