aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:46:00 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:46:00 +0000
commit4c08f1b1bdda73ae44521a92f2898a13d22eff3a (patch)
tree05062ace3a2d88ed1121956b8663c347af6adcf5
parent4150f9136d6bd549e833c5c0eaa761616a55b086 (diff)
downloadargh_shared-master.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: I735e9057b36a7e355ad522de5bb73af4386499d7
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index f6e84fa..fb31a43 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_argh_shared_license"],