aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:17:01 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:17:01 +0000
commit1ab5798b9dc48e535a170f92721486471434acba (patch)
tree8102798af6726ecefbb19e24b1c2120a76f60a8d
parent03826d7e65f618ec8d4de790e7e7cb6152d0dd79 (diff)
parent3c58097a598d450f288abcf94b64ec7a3767e8d4 (diff)
downloadplotters-svg-android14-d1-s3-release.tar.gz
Change-Id: Icb5c441dc6621a1ae7bd904d619f240638730f4e
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index c7426bd..00131e9 100644
--- a/Android.bp
+++ b/Android.bp
@@ -33,4 +33,6 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
+ vendor_available: true,
}