aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2023-10-11 16:54:21 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-10-11 16:54:21 +0000
commit4f5b4b3a578a9774d3fa4301ac431191a8b7ef37 (patch)
tree3ddd160457c57c2236b3050eabd97286df7f3c8e
parentd87359cff04fbbb586db7cb363dfeb7c6762d6fb (diff)
parent86bd720927b4e77dd798e5290e56349d1b77a698 (diff)
downloadclang-sys-4f5b4b3a578a9774d3fa4301ac431191a8b7ef37.tar.gz
Merge "Update Android.bp to reflect aosp/2763825" into main
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 1e197b2..9ad59f0 100644
--- a/Android.bp
+++ b/Android.bp
@@ -59,6 +59,4 @@ rust_library_host {
"liblibc",
"liblibloading",
],
- product_available: true,
- vendor_available: true,
}