aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:54:35 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:54:35 +0000
commit7ef7c23579c97a6bb35d76581ac0f51b531c2ae8 (patch)
tree8293f45784a21dab174bacb605d85ed8987f5e61
parent758a07066edb271d71c48f21fc12d8af4c07b99d (diff)
downloadcfg-if-master.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: I0036972ff8b5726465600aada19028f49ebac34b
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 07a3150..aa4c5fd 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_cfg-if_license"],