summaryrefslogtreecommitdiff
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
commitf40195b6da516677218566db02760e9f4b3c5c59 (patch)
tree39042bb905ddfab0fa8c02480ea718d4b33fcf82
parentea42c76a0ee90d4b0d119056925c74296d878880 (diff)
parentec2dbc5e5b48e1f0a6f1ec6913aedb818d9f1643 (diff)
downloadmiette-derive-f40195b6da516677218566db02760e9f4b3c5c59.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 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,
}