aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2023-10-05 21:37:16 +0000
committerJames Farrell <jamesfarrell@google.com>2023-10-05 21:37:16 +0000
commit10b9bed89f24d36de33b7bb6eaf214260d7b2ca0 (patch)
tree99cf3fdd05859fd12c2263e4ba931a00c836b27f
parent95ea34332e63c919ba8eef1d1e7e2e99ed6a6340 (diff)
downloadderive-getters-10b9bed89f24d36de33b7bb6eaf214260d7b2ca0.tar.gz
Update Android.bp to reflect aosp/2763825
Test: Ran cargo2android. Treehugger. Change-Id: Ia6a951f8ce1d76b8aa9043541b03cb6b44110390
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 80706d7..aad0ccc 100644
--- a/Android.bp
+++ b/Android.bp
@@ -33,6 +33,4 @@ rust_proc_macro {
"libquote",
"libsyn",
],
- product_available: true,
- vendor_available: true,
}