aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:24 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:24 +0000
commit2426c52452291211851dc060d6f8bdcdd401056b (patch)
treeedaceef354c21c8adf8b6e3b4c8b96b7ab0cf9a6
parent0de37184c9daafa3d88f3324d193e61a1d6d9f6b (diff)
parente57da89e29e32f9b14b6ce8f56003ee470c6828c (diff)
downloadargh_shared-android14-d1-s3-release.tar.gz
Change-Id: I3b3f41ce3608f483668da6fec1110c8bade1d5b0
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 7843dbc..e82a725 100644
--- a/Android.bp
+++ b/Android.bp
@@ -30,4 +30,6 @@ rust_library {
"//apex_available:platform",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
}