aboutsummaryrefslogtreecommitdiff
path: root/2.27.1/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to '2.27.1/Android.bp')
-rw-r--r--2.27.1/Android.bp7
1 files changed, 2 insertions, 5 deletions
diff --git a/2.27.1/Android.bp b/2.27.1/Android.bp
index 668cc98..35d072b 100644
--- a/2.27.1/Android.bp
+++ b/2.27.1/Android.bp
@@ -1,4 +1,4 @@
-// This file is generated by cargo2android.py --config cargo2android.json.
+// This file is generated by cargo_embargo.
// Do not modify this file as changes will be overridden on upgrade.
package {
@@ -29,7 +29,6 @@ genrule {
rust_library {
name: "libprotobuf_deprecated",
- // has rustc warnings
host_supported: true,
crate_name: "protobuf",
cargo_env_compat: true,
@@ -40,9 +39,7 @@ rust_library {
],
edition: "2018",
features: ["bytes"],
- rustlibs: [
- "libbytes",
- ],
+ rustlibs: ["libbytes"],
apex_available: [
"//apex_available:platform",
"com.android.btservices",