aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:55:11 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:55:11 +0000
commit2f96b50ed19c1a1da1e1a2d955d74f9d59eefdb5 (patch)
treefe78befd5dc88d0a2ef2d7d5a66c5761dca662fa
parentf145e29fa21058360d8a53cff84119d71d88c498 (diff)
downloadgdbstub_arch-main.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: I5749bd4ad49fe6b352baea8193c85821c9fc3417
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 5cdd0a3..b62a351 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_gdbstub_arch_license"],