aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:25 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:25 +0000
commit5a6551260e4ede812c1f73586b9f5d3262321e5b (patch)
tree334fd6e38058959267982478978c59181f6b8f4f
parentb4eb224f754c8f35b1abf7d2c7d9536725e201af (diff)
parentd87359cff04fbbb586db7cb363dfeb7c6762d6fb (diff)
downloadclang-sys-android14-security-release.tar.gz
Change-Id: If73b3974eb7422d7ddec76f6d13350496e2a1929
-rw-r--r--Android.bp6
1 files changed, 2 insertions, 4 deletions
diff --git a/Android.bp b/Android.bp
index 03d3131..1e197b2 100644
--- a/Android.bp
+++ b/Android.bp
@@ -59,8 +59,6 @@ rust_library_host {
"liblibc",
"liblibloading",
],
- apex_available: [
- "//apex_available:platform",
- "//apex_available:anyapex",
- ],
+ product_available: true,
+ vendor_available: true,
}