aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:48:55 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:48:55 +0000
commit04d31b9ce5e70b823d5f27fe3a3a4fb144a681bc (patch)
tree6e1246772d5c545264c4ad4aaf0ab4f733d581d6
parentf20377347ffee40a21ff5f3c14f8359001986963 (diff)
downloadlitrs-master.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: Iedb89bd473dba3a687bb571adf98e2517565b0ad
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 7e7c1b9..64fe35b 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_litrs_license"],