aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:53 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:53 +0000
commite6b12cd8035ee352a68dac4476261c5fb3db63f9 (patch)
tree63618c47b4bd4284d029fe1fcff06c0b4b6e7e00
parentf84114c799ac9931df8f7efae49e96d3966a69fe (diff)
parent82ee4cb33b2febb89a063a90c6cc3bdb1966b92a (diff)
downloadpin-project-android14-d1-s7-release.tar.gz
Change-Id: I69b5265f4a8fa648739c3d813eb99c27d6c1dcbc
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index ac3d414..44d7dc6 100644
--- a/Android.bp
+++ b/Android.bp
@@ -50,4 +50,6 @@ rust_library {
"//apex_available:platform",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
}