aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:54:26 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:54:26 +0000
commit9ec41930e8bffd31a922d2fafaff80b179a221fa (patch)
tree380a17771ca4f5471074bf54204ca365cdb3a0a3
parentd46d6fefb46d6a408107022350902168bcf7dc5b (diff)
downloadnum-derive-main.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: I9a2fb53047df67084421747bdecb88f90cef590c
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 9936b66..38926f2 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-derive_license"],