aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-14 23:08:47 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-14 23:08:47 +0000
commitbd37c6eda2fb16b737dec73d14e5e62a1b0abcea (patch)
tree39698d69fb52845f692dda129960a19130b94471
parentfa4d91ae512e2d1cd6dc8c25686ed6d02a1f7387 (diff)
parent80da21afa6355821785b1f1d8f37b096908ea8e2 (diff)
downloadcrc32fast-sdk-release.tar.gz
Snap for 11841552 from 80da21afa6355821785b1f1d8f37b096908ea8e2 to sdk-releasesdk-release
Change-Id: I374f0887387c7fd08374127bd0df33696c36b648
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 798ba82..0eb35df 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_crc32fast_license"],