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
commit5ffcbe6bd3f6cc3efa6e18ba62b61657c4bd66ba (patch)
treeda246016444af9280ffd45ef720b22f6dcd24e78
parentf691905fce193a9ef943c5f6ddb56389385e5f7c (diff)
parentf57e66fb0db85d8db2b98d961829edc0c5bc8192 (diff)
downloadprotobuf-codegen-5ffcbe6bd3f6cc3efa6e18ba62b61657c4bd66ba.tar.gz
Merge "Update Android.bp to reflect aosp/2763825" into main
-rw-r--r--Android.bp4
1 files changed, 0 insertions, 4 deletions
diff --git a/Android.bp b/Android.bp
index b0ae081..54a73f5 100644
--- a/Android.bp
+++ b/Android.bp
@@ -36,8 +36,6 @@ rust_library_host {
"libtempfile",
"libthiserror",
],
- product_available: true,
- vendor_available: true,
}
rust_test_host {
@@ -80,6 +78,4 @@ rust_binary_host {
"libtempfile",
"libthiserror",
],
- product_available: true,
- vendor_available: true,
}