aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:46:30 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:46:30 +0000
commit94e897af6f3075191fd25161c9a711ac4ef3951e (patch)
tree8e27444508f3be22592c9ac1fd63443ef285ba2b
parent72e08bb225754a367d72b5caa1f30a8c68394417 (diff)
downloadmacaddr-main.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: I3fddf9214491378306b90cd9b4d870bdc7f4ab01
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 93130a4..7fe2a7f 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_macaddr_license"],