aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:51:36 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:51:36 +0000
commit618f8be1ffc6a3e49d96915841a1967be5a1c080 (patch)
tree8f15ba3e99b73d800c773a193ff9c84a4368e8d1
parent1dd9c8e2ad7c979e7e53932ee406735b18baa2b4 (diff)
parent1f25bdad18c283ff8680699c4dd992bf446beb8b (diff)
downloadmacaddr-aml_doc_340916000.tar.gz
Snap for 10453563 from 1f25bdad18c283ff8680699c4dd992bf446beb8b to mainline-documentsui-releaseaml_doc_341713000aml_doc_341610010aml_doc_341510050aml_doc_341312010aml_doc_341112000aml_doc_341012000aml_doc_340916000
Change-Id: I6704f212193fe12dca0a116f1302267152245760
-rw-r--r--Android.bp6
1 files changed, 6 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index d7d879b..ae7d334 100644
--- a/Android.bp
+++ b/Android.bp
@@ -52,4 +52,10 @@ rust_library {
rustlibs: [
"libserde",
],
+ apex_available: [
+ "//apex_available:platform",
+ "//apex_available:anyapex",
+ ],
+ product_available: true,
+ vendor_available: true,
}