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
commit4142446b3c44577d088bf5681b69453abafa8ee6 (patch)
tree87022ada05b40a6b84b7636041d6a97b2c437b43
parent9a7622aa525a47b9d2be3d8b97c16f669e9389e8 (diff)
parent52be7715dfda0651d2f2cb40c1a7d7fd5bde1e4c (diff)
downloadproc-macro-error-attr-4142446b3c44577d088bf5681b69453abafa8ee6.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 208932d..010a3be 100644
--- a/Android.bp
+++ b/Android.bp
@@ -51,6 +51,4 @@ rust_proc_macro {
"libquote",
],
compile_multilib: "first",
- product_available: true,
- vendor_available: true,
}