aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:22:37 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:22:37 +0000
commitfde948a93abe4d40d11bd249014148d4d2714c7f (patch)
tree635ee5c32540d7f99f692a4a3b2fac295dab1115
parent7cb0739ee0736ab12ee0af6ad8c8a47bf9bab5df (diff)
parent1a2dbf4a5bac9556c14147a31db91eef5a5abf65 (diff)
downloadtextwrap-android14-security-release.tar.gz
Change-Id: I80fe6e4c32ce1b93b3eb9b4c4d907099ac09f74c
-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,
}