aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:32 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:32 +0000
commit537be5f905f44ae5e4fbc5be01fb945ac71addea (patch)
tree63618c47b4bd4284d029fe1fcff06c0b4b6e7e00
parent20470c9a606a6b66c0636724ffd9983ba064313c (diff)
parent986eabe3b27dc4eb4c9d630a1996d53d518dc2f4 (diff)
downloadpin-project-android14-release.tar.gz
Change-Id: I885ce56e0f736758d84cd28ef65802770424c1da
-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,
}