aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:15 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:15 +0000
commitfdac351a08c90286880c2bd6a088f3119ec264cf (patch)
tree4346f62ce0b8bb6c8f913a17f10e9747d7cc3fc5
parented0414bb4d789abedfa5c58885fd5c2d6620f42f (diff)
parent0a08f4468fd62151e22214347e62623c880e5b16 (diff)
downloadlitrs-android14-d1-s7-release.tar.gz
Change-Id: I5c9df06f637da1d2c3464c2458d3af4c32f2b30a
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 1cb9448..52a5a15 100644
--- a/Android.bp
+++ b/Android.bp
@@ -52,4 +52,6 @@ rust_library_host {
"libproc_macro2",
],
compile_multilib: "first",
+ product_available: true,
+ vendor_available: true,
}