aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-23 01:12:40 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-23 01:12:40 +0000
commit9952cd44df3b266dee8717c621ce7fea0f4d275e (patch)
tree31012328e4957f1a0df3659799525d8d1a58e91a
parenta9abf39018ad5a97e0dbfa9ead8af4062525b77a (diff)
parentb4ced22f6afc2af52081d4e7da7e5db096ceeb66 (diff)
downloadsharded-slab-sdk-release.tar.gz
Snap for 11878282 from b4ced22f6afc2af52081d4e7da7e5db096ceeb66 to sdk-releasesdk-release
Change-Id: I2a00bf36cce2a7aabff0504ec878dcb89921045c
-rw-r--r--Android.bp6
1 files changed, 4 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 48be2f1..d04da23 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,5 +1,7 @@
// This file is generated by cargo_embargo.
-// Do not modify this file as changes will be overridden on upgrade.
+// Do not modify this file after the first "rust_*" or "genrule" module
+// because the changes will be overridden on upgrade.
+// Content before the first "rust_*" or "genrule" module is preserved.
rust_library {
name: "libsharded_slab",
@@ -7,7 +9,7 @@ rust_library {
crate_name: "sharded_slab",
cargo_env_compat: true,
cargo_pkg_version: "0.1.7",
- srcs: ["src/lib.rs"],
+ crate_root: "src/lib.rs",
edition: "2018",
rustlibs: ["liblazy_static"],
apex_available: [