aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:15 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:15 +0000
commit53a48259e4ff8f616f08f6226a6abe5bc5e63b3d (patch)
tree7a26fe7060121f06633afbf29cad40dbc58ae5e2
parentfee30cbcefa95704e5d2fb842597396518a5c025 (diff)
parenta4d6cfa568ba01646ebe88150e39074cca01b989 (diff)
downloaddocument-features-android14-d1-s3-release.tar.gz
Change-Id: Ice857510a90f9e5b1dc3eed1bce2fd93d507614a
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index c5a14fd..2066781 100644
--- a/Android.bp
+++ b/Android.bp
@@ -50,4 +50,6 @@ rust_proc_macro {
rustlibs: [
"liblitrs",
],
+ product_available: true,
+ vendor_available: true,
}