summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2023-10-05 21:37:21 +0000
committerJames Farrell <jamesfarrell@google.com>2023-10-05 21:37:21 +0000
commit3312daf8c9cd9a73880f88573456306408c64097 (patch)
treeb42ecd61ec052ed041129fc423f071704a72c31f
parent197a9ffbf26a044337e30f78fb630e614e666ad4 (diff)
downloadopenssl-macros-3312daf8c9cd9a73880f88573456306408c64097.tar.gz
Update Android.bp to reflect aosp/2763825
Test: Ran cargo2android. Treehugger. Change-Id: I402fbf91785297e8692c74fb83e6708fbe06c167
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 7872eab..d7b10f4 100644
--- a/Android.bp
+++ b/Android.bp
@@ -52,6 +52,4 @@ rust_proc_macro {
"libquote",
"libsyn",
],
- product_available: true,
- vendor_available: true,
}