summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-13 03:19:51 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-13 03:19:51 +0000
commitb7246eb6ad6dddc0d4a5250c46f7b1ff8ec3fc24 (patch)
tree43bb9faa1d39a9fa669d0b9299337b32f333f622
parentf7049aed5ff22b89dbdde3b8a129974000d58da5 (diff)
parentff8985682b5bfcd7f15a81fb358de1523cf403f4 (diff)
downloadgrpcio-compiler-b7246eb6ad6dddc0d4a5250c46f7b1ff8ec3fc24.tar.gz
Snap for 10942032 from ff8985682b5bfcd7f15a81fb358de1523cf403f4 to 24Q1-release
Change-Id: I5a810a1bcc55a275c2c50028a740cb40f52ab2fc
-rw-r--r--Android.bp4
1 files changed, 0 insertions, 4 deletions
diff --git a/Android.bp b/Android.bp
index 3af481e..36ef473 100644
--- a/Android.bp
+++ b/Android.bp
@@ -49,8 +49,6 @@ rust_binary_host {
"libgrpcio_compiler",
"libprotobuf_deprecated",
],
- product_available: true,
- vendor_available: true,
}
rust_library_host {
@@ -68,6 +66,4 @@ rust_library_host {
rustlibs: [
"libprotobuf_deprecated",
],
- product_available: true,
- vendor_available: true,
}