aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:35 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:35 +0000
commit07fa6cec71863be3db359874449844e1e37bb0d8 (patch)
tree6661fde618cb39349154f39f024a54e7f424928a
parent72657e0171c5795e61ec00c617603e3d59fd327d (diff)
parentd05ec8b1b79efe08e376214ce1c6451a1fd40503 (diff)
downloadintrusive-collections-android14-s2-release.tar.gz
Change-Id: I76163493502dc0c7fb8399697def5842f59ad71a
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 012d81e..b7c4361 100644
--- a/Android.bp
+++ b/Android.bp
@@ -59,4 +59,6 @@ rust_library {
"//apex_available:platform",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
}