aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:17:57 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:17:57 +0000
commit753be23d5e9d7a8a3b219a4297452ce52d0f53ac (patch)
tree95cb488307c04b8942d85975d0676fb4c1e1ce04
parentc37c76f42e091fdcd5ff3af8209bdc07edf024a1 (diff)
parent6574a306450947d913d7e52e5cae010ef5ac2268 (diff)
downloadtempfile-android14-d1-s7-release.tar.gz
Change-Id: Ibf899fca3d1856e0377952751996e98c5fbefe29
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 9b54b9a..97578c0 100644
--- a/Android.bp
+++ b/Android.bp
@@ -55,4 +55,6 @@ rust_library {
"//apex_available:platform",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
}