aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:12 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:12 +0000
commitff530345202d5bf7c757604f2b9647fa724a2bf9 (patch)
tree1f7acc6bdf4e286ddfb02a7d6aec4f7561be693d
parent41e8cd36351d4e97a25e1c9f4922e353323ed009 (diff)
parent2a89154301eb4a27c602ac69dc21839586ecfc78 (diff)
downloadfutures-test-android14-platform-release.tar.gz
Change-Id: I5ec0c4967f5bf98054fda4a128aeddfff52cc79a
-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,
}