aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-26 07:08:59 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-26 07:08:59 +0000
commit2e9f315290a525d5fdc0c2f7aee3c612e18fccfd (patch)
treed6935c66ad65d29b4ad4f322019f51af268a609d
parent5a13ab19a0ff0660d21690282392f2bf1c203107 (diff)
parent8f42a17a9ba1dc7123d6831f9d25958413935548 (diff)
downloadforeign-types-busytown-mac-infra-release.tar.gz
Snap for 11878398 from 8f42a17a9ba1dc7123d6831f9d25958413935548 to busytown-mac-infra-releasebusytown-mac-infra-release
Change-Id: I2a5459ae943384a069122392b6506e94a2c5e6cd
-rw-r--r--Android.bp6
1 files changed, 4 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 94b1d10..bebb03a 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_foreign-types_license"],
@@ -43,7 +45,7 @@ rust_library_rlib {
crate_name: "foreign_types",
cargo_env_compat: true,
cargo_pkg_version: "0.3.1",
- srcs: ["src/lib.rs"],
+ crate_root: "src/lib.rs",
edition: "2015",
rustlibs: ["libforeign_types_shared"],
apex_available: [