aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2023-10-05 21:37:19 +0000
committerJames Farrell <jamesfarrell@google.com>2023-10-05 21:37:19 +0000
commit97f8aa65e3ebb7946ef416af67ed0c47ffc96b64 (patch)
tree9a1def11e2be0cf91a32c5588c5f4329ae70129d
parentb6e7b60fac5b997e38b68fd6d044c6acea78b6e4 (diff)
downloadmerge_derive-97f8aa65e3ebb7946ef416af67ed0c47ffc96b64.tar.gz
Update Android.bp to reflect aosp/2763825
Test: Ran cargo2android. Treehugger. Change-Id: I6a9cbe11024c3b96750b934ef7eec1cc84702efb
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 118f266..30722b9 100644
--- a/Android.bp
+++ b/Android.bp
@@ -29,6 +29,4 @@ rust_proc_macro {
"libquote",
"libsyn",
],
- product_available: true,
- vendor_available: true,
}