aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:22:35 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:22:35 +0000
commitc4c12c3e3cf08c553426026f2118c8adb8641e04 (patch)
tree95cb488307c04b8942d85975d0676fb4c1e1ce04
parent3639849efc49986480dfc470e3819a9ce3bd150b (diff)
parenta8e9ddec5055215979b8999ade9eb5a2b4cde18e (diff)
downloadtempfile-android14-tests-release.tar.gz
Change-Id: Ib435ebb63131ec5f1e6e78429286636be71a6ea7
-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,
}