summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-14 23:09:18 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-14 23:09:18 +0000
commitaf1c2ba8b1d0093085aa47439fc1c16f9944e4f0 (patch)
treec73d3a071813d1be7c1cf2c9d4b935f2f424db9c
parent65874270665864afffb66a691ba71e2a6d307497 (diff)
parent878b8bdb8f5e384f756ec73a4a32b9b988013f9e (diff)
downloadfutures-macro-sdk-release.tar.gz
Snap for 11841552 from 878b8bdb8f5e384f756ec73a4a32b9b988013f9e to sdk-releasesdk-release
Change-Id: Id0992da798f61f85bacdfa3fdbdff495141e3fe2
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 59943e8..1d34b10 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_futures-macro_license"],