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
commit7ae4cbc5801fce90c8181048e77e8f9c0331f5a5 (patch)
treeb0c69318870d7f13225cfc4354b372e5b6363646
parentbbad5e4de6fe80994b4a404cd3cc0ab45a04de61 (diff)
parent2a2446ef838f5a09095ee052718c2a413fe0ab56 (diff)
downloadquote-7ae4cbc5801fce90c8181048e77e8f9c0331f5a5.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 7d223c0..f34b424 100644
--- a/Android.bp
+++ b/Android.bp
@@ -52,6 +52,4 @@ rust_library_host {
"libproc_macro2",
],
compile_multilib: "first",
- product_available: true,
- vendor_available: true,
}