summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp4
1 files changed, 1 insertions, 3 deletions
diff --git a/Android.bp b/Android.bp
index 31025f1..966a86f 100644
--- a/Android.bp
+++ b/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 {
@@ -41,7 +41,6 @@ license {
rust_library {
name: "libparking_lot_core",
- // has rustc warnings
host_supported: true,
crate_name: "parking_lot_core",
cargo_env_compat: true,
@@ -65,7 +64,6 @@ rust_library {
rust_test {
name: "parking_lot_core_test_src_lib",
- // has rustc warnings
host_supported: true,
crate_name: "parking_lot_core",
cargo_env_compat: true,