aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-14 23:08:30 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-14 23:08:30 +0000
commit6b0dcd1701b571069a5a892d1b8d09610fdd1298 (patch)
tree9b3080f8c1161d869b5b61264a263d61ad401172
parentfa291765ec11b205af66eb7f4c9f1c33e0374cca (diff)
parent556d08a64d8e8f4c049f49340409ee24a4a6174c (diff)
downloadbytemuck_derive-sdk-release.tar.gz
Snap for 11841552 from 556d08a64d8e8f4c049f49340409ee24a4a6174c to sdk-releasesdk-release
Change-Id: Iba9c2ceb8c16a248ca2bc47c9f06d2a99f671047
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index fbae606..d032c6d 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.
rust_proc_macro {
name: "libbytemuck_derive",