aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:01 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:01 +0000
commit47f72f6523d470057fc547297aad2b779ca390f9 (patch)
tree359be57ecf590dc3969d78d86dd0c1dd512f848e
parent9e08023551de593a43c16f5353e5c243d8350f6e (diff)
parentd800288b67ebfccf025e55f80de97c7229c15ad4 (diff)
downloadcriterion-plot-android14-d1-s4-release.tar.gz
Change-Id: Ic8342f424f173e773e71d99b1e3976a6887897e7
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index e27d402..61a84db 100644
--- a/Android.bp
+++ b/Android.bp
@@ -42,4 +42,6 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
+ vendor_available: true,
}