aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:46:49 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:46:49 +0000
commit557e8219310cdc23325dc0e58ba8b2848c1b249a (patch)
treec6e6c4d287005167f82f37e3ab78c59e7d8cb85d
parentd149778150d845cf2f1cf086dc1eff3507d70b70 (diff)
downloadcesu8-master.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: Ie1f2f6e6d62a5f56898ac89132d2b084176e6b4c
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index e9a95c6..9d20f68 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_cesu8_license"],