summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:33 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:33 +0000
commit08eb689da4ab3fa81b52f8b587cfa29b33c3bb38 (patch)
tree0fa0dd870fdbc21bd918827662c51f21d354dda2
parentca7e2fd6722e8555446f5385c3e3f37378420152 (diff)
parenteb5d844dc30afca5ebda82f0e70cb7c162f39b73 (diff)
downloadpin-project-internal-android14-s2-release.tar.gz
Change-Id: I9e8b080054af311eb56d4de2b45a34ace7d9b415
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 62ee945..b2629fb 100644
--- a/Android.bp
+++ b/Android.bp
@@ -51,4 +51,6 @@ rust_proc_macro {
"libquote",
"libsyn",
],
+ product_available: true,
+ vendor_available: true,
}