summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:48:17 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:48:17 +0000
commita3227c8459045d348a6add7bbe22c597eff6f699 (patch)
tree0d8c75e693cf5140a7dbaf226777177c71072789
parent566846a83c49e185696b14a3e28b8b02c3cb9b6a (diff)
downloadpest-main.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: Ib60306ec4438d70b8d70f374fc91ba00130236d9
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 0f334b5..41e16de 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_pest_license"],