aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:17:59 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:17:59 +0000
commitdae728064036a7b18d41e89bd5208409ccfd9e79 (patch)
tree635ee5c32540d7f99f692a4a3b2fac295dab1115
parentd79cda9ed54b1a1b6b62d04b37e206989a2d5039 (diff)
parent1f52abc95bafca6b08ee1f62c1dcd98e9ef35ac6 (diff)
downloadtextwrap-android14-d1-s6-release.tar.gz
Change-Id: Ie3e98fe816bb148b85943c89effe3c23b35dc9f7
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index aac613c..0eebfaa 100644
--- a/Android.bp
+++ b/Android.bp
@@ -31,4 +31,6 @@ rust_library {
"com.android.compos",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
}