aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:50 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:50 +0000
commit684426525ee79dbb0a90c060ca092f56680e48cf (patch)
tree334fd6e38058959267982478978c59181f6b8f4f
parenta82cbe8638030b1749ef1f7022ad5189027a169e (diff)
parent3e12d3402b635a64c41ef1ce5723d86819b19883 (diff)
downloadclang-sys-android14-d1-s1-release.tar.gz
Change-Id: Ie3932dbf7cccdddf6976c81c795b3c7eb26df3ac
-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,
}