aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:49:34 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:49:34 +0000
commit038cb7ec07b7e93535e2f84db07c20abee0acc08 (patch)
tree6fccbf46b970ea17a27d363b81aac38cddfc171e
parente35c73918867aef308ba3a06999ef3a2c2c45a22 (diff)
downloadgdbstub-master.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: Ib924a52405147f2fee2d61f2534e226fb86c8003
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 4c21db2..69e7c40 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_license"],