summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:31 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:31 +0000
commitf2fd7158c75f266e2fc1d1b659ec414f81131b16 (patch)
tree321a8f5a477532972161b16045110b5bfb16802a
parent68ef244970ae3a4480f43e3d316e7e5a5a3c3e9a (diff)
parent01814e134e1488f7df20f1e4a449543112827850 (diff)
downloadpest_meta-android14-release.tar.gz
Change-Id: Ib19e2ab97922a1e5d3367f45fbc671bdada92567
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 854860a..d8c1e56 100644
--- a/Android.bp
+++ b/Android.bp
@@ -49,4 +49,6 @@ rust_library_host {
"libpest",
],
compile_multilib: "first",
+ product_available: true,
+ vendor_available: true,
}