summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2023-10-05 21:37:20 +0000
committerJames Farrell <jamesfarrell@google.com>2023-10-05 21:37:20 +0000
commitec2dbc5e5b48e1f0a6f1ec6913aedb818d9f1643 (patch)
tree39042bb905ddfab0fa8c02480ea718d4b33fcf82
parenta23a1c5bedc184c7188ab00ae7f4e16cdc0bc911 (diff)
downloadmiette-derive-ec2dbc5e5b48e1f0a6f1ec6913aedb818d9f1643.tar.gz
Update Android.bp to reflect aosp/2763825
Test: Ran cargo2android. Treehugger. Change-Id: I402a29ed313775d4111aec01e87c489d0929f300
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index b2d413f..220d5d8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -16,6 +16,4 @@ rust_proc_macro {
"libsyn",
],
compile_multilib: "first",
- product_available: true,
- vendor_available: true,
}