aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-14 23:09:44 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-14 23:09:44 +0000
commit97d74d7ef450f716f8dcdb67757cb7b0dbe7ee1c (patch)
tree2e650cadd121db07a3e4005c074542b1f898c4a0
parent9ff03cc9d8e3e296c37862de757c41c4a0ab5d4e (diff)
parentc877c6d0bbde5b338bb331221f34f70c9e71ed91 (diff)
downloadlibfuzzer-sys-sdk-release.tar.gz
Snap for 11841552 from c877c6d0bbde5b338bb331221f34f70c9e71ed91 to sdk-releasesdk-release
Change-Id: I565f1fa7d224d813a4fbbf4dd615529533bf520b
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 9f9e5a6..c88adb0 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_libfuzzer-sys_license"],