aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2023-10-05 21:37:17 +0000
committerJames Farrell <jamesfarrell@google.com>2023-10-05 21:37:17 +0000
commitab0cc5f188f275d437dab48c577b900173eb4b62 (patch)
tree3d76baf576da4b2d34352ceb0dfe284da37dd45a
parent0aaf01b334deaf1b08c156e9cabae2ff386ba5c8 (diff)
downloaddocument-features-ab0cc5f188f275d437dab48c577b900173eb4b62.tar.gz
Update Android.bp to reflect aosp/2763825
Test: Ran cargo2android. Treehugger. Change-Id: I70f98935ce0da7c850e29dfc7d837b2734303233
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 2066781..c5a14fd 100644
--- a/Android.bp
+++ b/Android.bp
@@ -50,6 +50,4 @@ rust_proc_macro {
rustlibs: [
"liblitrs",
],
- product_available: true,
- vendor_available: true,
}