aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-23 15:43:45 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-23 15:43:45 +0000
commit5c99195cfd43c82734acbba1829f3b89c47bc136 (patch)
treef4426eb94151c8004cfcdf2deaeb31553fc217ed
parent9b61044b2ccc3bc3251d6eab01568c27771fed9d (diff)
parent41302dcea94c33cc6494647c2ef0aaa74cfb831e (diff)
downloadremove_dir_all-build-tools-release.tar.gz
Snap for 11880863 from 41302dcea94c33cc6494647c2ef0aaa74cfb831e to build-tools-releasebuild-tools-release
Change-Id: I2579dd089afe3fe1810821802f567ee770e1d591
-rw-r--r--Android.bp5
1 files changed, 3 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index bf5c865..831938a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,5 +1,6 @@
// This file is generated by cargo_embargo.
-// Do not modify this file as most 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 {
@@ -46,7 +47,7 @@ rust_library {
crate_name: "remove_dir_all",
cargo_env_compat: true,
cargo_pkg_version: "0.7.1",
- srcs: ["src/lib.rs"],
+ crate_root: "src/lib.rs",
edition: "2018",
rustlibs: ["liblibc"],
apex_available: [