aboutsummaryrefslogtreecommitdiff
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
commitf7a18e351b64d57af23a31e313cbb9d8c29909cc (patch)
treea469adcf4c1739b342f047d84bd32baa0ceb1eeb
parent13f233b9cf54128b2c59ebac02c54cae8f2a0afe (diff)
parentca23318d921993c322b9ca2271d30b7eea3d0c37 (diff)
downloadder_derive-f7a18e351b64d57af23a31e313cbb9d8c29909cc.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 c49b3b9..d5d0b99 100644
--- a/Android.bp
+++ b/Android.bp
@@ -45,6 +45,4 @@ rust_proc_macro {
"libsyn_deprecated",
],
compile_multilib: "first",
- product_available: true,
- vendor_available: true,
}