aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:47:42 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:47:42 +0000
commit5743a73ecd3d413c24ccb453063b32c862fe427d (patch)
tree66e2f7e80ad71896b4721c8c6966fc6d7cbcc890
parent5712b423327d39125d8bab2b6b4fcbef2359421b (diff)
downloadnum-integer-master.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: I388715d681d8011ccbb02a82cba1da94817fcd31
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 91446d9..35f85d6 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_num-integer_license"],