aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:49:36 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:49:36 +0000
commit652963b707446c5217e63246f1ffe2c9fceae70d (patch)
treeeae5952d43ec37e962d7cae9f976f919bf7bfee8
parent8e46329e12a681201c1af53bebadfb2979c70c80 (diff)
downloadfutures-test-main.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: I08bc42c3bed411e975847bd3c55d2e1ee3b127ea
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index c8a007f..cbb6a79 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-test_license"],