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
commitbbf787ecb9c688dc273c8b04f36ba7f99a85dbc6 (patch)
treeb42ecd61ec052ed041129fc423f071704a72c31f
parent4ee1b52ce10e5503006a5e423e397e6dcdb92d4d (diff)
parent3312daf8c9cd9a73880f88573456306408c64097 (diff)
downloadopenssl-macros-bbf787ecb9c688dc273c8b04f36ba7f99a85dbc6.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 7872eab..d7b10f4 100644
--- a/Android.bp
+++ b/Android.bp
@@ -52,6 +52,4 @@ rust_proc_macro {
"libquote",
"libsyn",
],
- product_available: true,
- vendor_available: true,
}