aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-26 10:19:41 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-26 10:19:41 +0000
commita73ecd85668ff9562e97d29162c6655a923e5c59 (patch)
treeca11d898819883133e44a6431fe43e486e768b08
parentde50a52ba8ca3b462d138c568808afd2c13dcdec (diff)
parentdbc42fd9886c69223922137a848846044918c829 (diff)
downloadtinytemplate-a73ecd85668ff9562e97d29162c6655a923e5c59.tar.gz
Snap for 10209341 from dbc42fd9886c69223922137a848846044918c829 to mainline-healthfitness-release
Change-Id: I9a9cfea02d8d770970b09126560609600357c413
-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 {