aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-26 07:11:41 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-26 07:11:41 +0000
commit73b873bc101e4ac9b9a77af61fc6ccaa19594b65 (patch)
treef8e387ba7ef723251c475363ddeb6e150058135e
parent3b8f42f50577d51d10df7cee228cf1e16d58c22c (diff)
parent7f070d81d9df87c2102711e514085876aef09560 (diff)
downloadweak-table-busytown-mac-infra-release.tar.gz
Snap for 11878398 from 7f070d81d9df87c2102711e514085876aef09560 to busytown-mac-infra-releasebusytown-mac-infra-release
Change-Id: I5848d072325b5340ff03fa51f54bab9f44cfc068
-rw-r--r--Android.bp6
1 files changed, 4 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index a43b9d0..c560e4a 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.
package {
default_applicable_licenses: ["external_rust_crates_weak-table_license"],
@@ -24,7 +26,7 @@ rust_library {
crate_name: "weak_table",
cargo_env_compat: true,
cargo_pkg_version: "0.3.2",
- srcs: ["src/lib.rs"],
+ crate_root: "src/lib.rs",
edition: "2018",
features: [
"default",