aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2023-10-05 21:37:14 +0000
committerJames Farrell <jamesfarrell@google.com>2023-10-05 21:37:14 +0000
commit2a2446ef838f5a09095ee052718c2a413fe0ab56 (patch)
tree29573bb6782ee0d09e0a6becaca1b2f090e88bfe
parent9791b3d2d985ed9aae113fc5112e9a607c6c5741 (diff)
downloadquote-2a2446ef838f5a09095ee052718c2a413fe0ab56.tar.gz
Update Android.bp to reflect aosp/2763825
Test: Ran cargo2android. Treehugger. Change-Id: Ia3529b384dd1cccaa8d055e1bb3f30461a02e397
-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,
}