aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:38 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:38 +0000
commitb9b8dff6a3d8dc7ab247a9f61ef344f080426459 (patch)
tree1f7acc6bdf4e286ddfb02a7d6aec4f7561be693d
parent991116fe4d73d14897e91e411e71b87538102020 (diff)
parent1282d14c9f567fbb51b03080cb6e33a5a120124c (diff)
downloadfutures-test-android14-d1-s4-release.tar.gz
Change-Id: I8b1689d8ffbcdae48e7b685fb2b7533545a7fc49
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 76cbce8..e4bf421 100644
--- a/Android.bp
+++ b/Android.bp
@@ -94,4 +94,6 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
+ vendor_available: true,
}