aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:09:10 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:09:10 +0000
commitbaa890e8528be341b09eba498320dca8afefb52c (patch)
treeca11d898819883133e44a6431fe43e486e768b08
parenteab85dc5c682f8e0771635c5894026ed7cc6ce7a (diff)
parente37f31a346f322a3c890299f373a3ef63aa77b47 (diff)
downloadtinytemplate-android14-mainline-permission-release.tar.gz
Change-Id: I1892844e35dc59ef60d6b06c2840e4535ce67cb3
-rw-r--r--Android.bp6
1 files changed, 6 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 850e6fd..4b5acd9 100644
--- a/Android.bp
+++ b/Android.bp
@@ -49,6 +49,12 @@ rust_library {
"libserde",
"libserde_json",
],
+ apex_available: [
+ "//apex_available:platform",
+ "//apex_available:anyapex",
+ ],
+ product_available: true,
+ vendor_available: true,
}
rust_test {