aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:27 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:27 +0000
commit356d9194daea585f6bf06906b4d56f89dca233fb (patch)
treed00e21722478b6ecfd989500bf6fae481049ab99
parent84066249210100ebe9dc93381af55a8b1a46e852 (diff)
parentdff4c19ddd65339a6e3d159076b47d51e42b18f3 (diff)
downloadfnv-android14-d1-s1-release.tar.gz
Change-Id: I16b97e937c71efe5ffebd690d7ebd3e4596d0a92
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 585f0bc..55237b0 100644
--- a/Android.bp
+++ b/Android.bp
@@ -72,4 +72,6 @@ rust_library {
"//apex_available:platform",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
}