aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-26 07:10:27 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-26 07:10:27 +0000
commit351b21ef3266b0cfb51db4ff95e491c03323440e (patch)
tree39dc73e1d09764b98db8699bb5059e1453cbb841
parent5fd286987779e8eb18e315491b6bb30aeedf8066 (diff)
parenta00ba64eff4411e9ae40c0c6dd806a31820c58fe (diff)
downloadprotobuf-support-busytown-mac-infra-release.tar.gz
Snap for 11878398 from a00ba64eff4411e9ae40c0c6dd806a31820c58fe to busytown-mac-infra-releasebusytown-mac-infra-release
Change-Id: Ie4469f1abb81f1c58f2205ed3234233610c9c3c3
-rw-r--r--Android.bp6
1 files changed, 4 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 10d0606..d1d7358 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: [
@@ -32,7 +34,7 @@ rust_library {
crate_name: "protobuf_support",
cargo_env_compat: true,
cargo_pkg_version: "3.2.0",
- srcs: ["src/lib.rs"],
+ crate_root: "src/lib.rs",
edition: "2021",
rustlibs: ["libthiserror"],
apex_available: [