aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:23:02 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:23:02 +0000
commitd16802f2d693d1dca3d6f4f78e555ebb6222f8dc (patch)
tree736fef5accd88a211d1028ae6622451dc45331aa
parentd310256fe4d30cee591647798c34111a60b861aa (diff)
parent9702e5b070d5640fd4534633f1485bc2c589a196 (diff)
downloadvsock-android14-s1-release.tar.gz
Change-Id: I76b0ec58921ef7cabca544490eaaca8562a8a332
-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,
}