summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:49:37 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:49:37 +0000
commit15dce9a1e4eeb842ff3100a3250c174203ff54e3 (patch)
tree00cc67db547465e2f6ebc41925960968c5d26c9f
parentd30779a87b0cf3f04d5b1c672b403c23d7679d40 (diff)
downloadppv-lite86-master.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: If580596d6cf7850dcc20eab3dadfcf9cf9140f75
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index c243107..f887a32 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_ppv-lite86_license"],