aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:05:07 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:05:07 +0000
commit85e3391987ef23e72cc37c4e6e3a01600ae875d3 (patch)
treeb9732a1c26db90ebe03598eddae2c757483d6044
parent387f25278b72b048e84a7e3ba1e0972277297c6e (diff)
parent84cc89dbdd177a1d193defb64a1f03ef9bf44e87 (diff)
downloadweak-table-aml_cbr_341610000.tar.gz
Change-Id: I95ac602cab7db08462cc76b1d1feba12c63c3444
-rw-r--r--Android.bp6
1 files changed, 6 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 2ff1215..f10699a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -30,4 +30,10 @@ rust_library {
"default",
"std",
],
+ apex_available: [
+ "//apex_available:platform",
+ "//apex_available:anyapex",
+ ],
+ product_available: true,
+ vendor_available: true,
}