aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-23 01:12:26 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-23 01:12:26 +0000
commit56523adffca5fb80710463c72cc19abaf05edb3d (patch)
treef4426eb94151c8004cfcdf2deaeb31553fc217ed
parent8faa524fd3a4133ed5cdf6790396defcaefadbef (diff)
parent41302dcea94c33cc6494647c2ef0aaa74cfb831e (diff)
downloadremove_dir_all-sdk-release.tar.gz
Snap for 11878282 from 41302dcea94c33cc6494647c2ef0aaa74cfb831e to sdk-releasesdk-release
Change-Id: I21e7c2b87187b4ed5e63f9afa95991410ad1fddb
-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: [