aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-14 23:08:20 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-14 23:08:20 +0000
commit4b860b343f44ecd699b336842eb7498504249464 (patch)
treedbde6b41e8affb88457d0307c0ea6a6555473998
parent199b79e0a5ad89774e14b3667577944811c27f7a (diff)
parent85f4e209f6298f6bd0cb0fd269a67d692f1e5fad (diff)
downloadasync-task-sdk-release.tar.gz
Snap for 11841552 from 85f4e209f6298f6bd0cb0fd269a67d692f1e5fad to sdk-releasesdk-release
Change-Id: Ib365b04f8d47138c6a589e3a941e4e6e4a7b9676
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 03a4787..03afc0d 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_async-task_license"],