aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:22:42 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:22:42 +0000
commit8765687e0f13fcf0857b9d8578f7aad62a6e8697 (patch)
treeca11d898819883133e44a6431fe43e486e768b08
parent1c5eec73920cfae052843876a8a1cc5f5ec07db6 (diff)
parentdbc42fd9886c69223922137a848846044918c829 (diff)
downloadtinytemplate-android14-tests-release.tar.gz
Change-Id: I35f3c04bd6f8b7fcd998088c67702a62224a6c0a
-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 {