aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:18:24 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:18:24 +0000
commit6871fdf2ff7decfe496b29d4af5fd08449bcc873 (patch)
tree736fef5accd88a211d1028ae6622451dc45331aa
parent203f352d1040b83ee7cbe67c1a57ebd479e1b27e (diff)
parent6a3d1c378b747d0f5f4252cd3e7ae059ad0d4fad (diff)
downloadvsock-android14-d1-s4-release.tar.gz
Change-Id: I11cad51acb09ae7ca82678af824d3837e27584df
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 12e52dd..10a6fa7 100644
--- a/Android.bp
+++ b/Android.bp
@@ -35,4 +35,6 @@ rust_library {
"com.android.compos",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
}