aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:53:14 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:53:14 +0000
commit2effa8483d20644e205f7bb701b2284f5d8f49cb (patch)
tree221271ffecd0c1c00955702bd47a012902bae9aa
parent6d23b35d43e81ef39cfbf1ca8b8846219fc8777e (diff)
downloadfutures-master.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: Idc6f58ce8da9006cf6c0aa83065d2c42217044c1
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index f6f44d5..b40ed7a 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_license"],