aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2023-10-05 21:37:13 +0000
committerJames Farrell <jamesfarrell@google.com>2023-10-05 21:37:13 +0000
commit88d7042415b4fc5bf09d64a82a78e310ba262a6f (patch)
tree71d1c0ac934fac7bdf457e2b5c76891398247200
parentfeb8fd5a46b48fc8ed6c1e5969de0dbfa3114b40 (diff)
downloadannotate-snippets-88d7042415b4fc5bf09d64a82a78e310ba262a6f.tar.gz
Update Android.bp to reflect aosp/2763825
Test: Ran cargo2android. Treehugger. Change-Id: Ib5864e1e118cd4807ceceb8d14deb63e6fe7a954
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index de1e939..abf1bf4 100644
--- a/Android.bp
+++ b/Android.bp
@@ -15,6 +15,4 @@ rust_library_host {
"libunicode_width",
],
compile_multilib: "first",
- product_available: true,
- vendor_available: true,
}