summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-14 23:10:22 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-14 23:10:22 +0000
commit72ea4be7192d4210328f2464e576706cbcf4d1b6 (patch)
tree993b90e4f4152dbe14274c8b316faeafdb647bcb
parent7890b8ce011fb0818bdbb9a87968c5d2b0e76564 (diff)
parent0a7be881a1d3424909fee452ccf9aab46355b229 (diff)
downloadp9_wire_format_derive-sdk-release.tar.gz
Snap for 11841552 from 0a7be881a1d3424909fee452ccf9aab46355b229 to sdk-releasesdk-release
Change-Id: I221a376fa137292dd53cd0d9658e306c545c2c6d
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 99364a4..d008563 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_p9_wire_format_derive_license"],