summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2023-10-05 21:37:23 +0000
committerJames Farrell <jamesfarrell@google.com>2023-10-05 21:37:23 +0000
commitf112a12c1921fae1570c62cb126066780dfbb48c (patch)
treef0e31e59084733e0d721d84fbb36e06b5fa6b057
parentfe984b6e4fa95da2c1901bb22d229215941a2170 (diff)
downloadpest_generator-f112a12c1921fae1570c62cb126066780dfbb48c.tar.gz
Update Android.bp to reflect aosp/2763825
Test: Ran cargo2android. Treehugger. Change-Id: I1c318a33f2b6d7f32eea87918fa01e32e5b76a3a
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 3b6dd32..d6c9d82 100644
--- a/Android.bp
+++ b/Android.bp
@@ -58,6 +58,4 @@ rust_library_host {
"libsyn",
],
compile_multilib: "first",
- product_available: true,
- vendor_available: true,
}