aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:28 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:28 +0000
commit3f8b57b49a8be0c10e392a241ea6cdb575ca8422 (patch)
tree159c1098dae27a6d396c51404ec363a2e2c1f67b
parenta38d2b25890a46c002303a927d250d516c5d2508 (diff)
parent868ad53599e4f7ebe12d5944903cb2c17d7c0eeb (diff)
downloadno-panic-android14-d1-s5-release.tar.gz
Change-Id: I570550d981548946e819689654294370df6231eb
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index ff229de..c3aed71 100644
--- a/Android.bp
+++ b/Android.bp
@@ -50,4 +50,6 @@ rust_proc_macro {
"libsyn",
],
compile_multilib: "first",
+ product_available: true,
+ vendor_available: true,
}