aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:43:10 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:43:10 +0000
commit7058c74464ff0943ade6a014afdc0f84ec77fa30 (patch)
treeee9669cf1560633626b033a0ff49a04a55e9792a
parent9c1d2961757306e19de8d6c9d6d587ae6c2a9201 (diff)
downloadglob-7058c74464ff0943ade6a014afdc0f84ec77fa30.tar.gz
Update Android.bp by running cargo_embargo
Test: ran cargo_embargo Change-Id: I6b560319243e7bb07d6af15c17e368cb00627c8b
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 41c771e..c66b6a6 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_glob_license"],