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
commitca23318d921993c322b9ca2271d30b7eea3d0c37 (patch)
treea469adcf4c1739b342f047d84bd32baa0ceb1eeb
parent1fe3337feae438e95aa95768fd70edb0c14dbd6a (diff)
downloadder_derive-ca23318d921993c322b9ca2271d30b7eea3d0c37.tar.gz
Update Android.bp to reflect aosp/2763825
Test: Ran cargo2android. Treehugger. Change-Id: I70d172401289cfb9223a5481f1a71d192da9b0e1
-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,
}