aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:43:04 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:43:04 +0000
commit83d97923e29553082144efb8f231c3dc118877e0 (patch)
treece13c3121b8ff6b31ea2d47e0198a49d7479128b
parent169bb16b97993603fbb8817d9fb5014853692a5f (diff)
downloadash-83d97923e29553082144efb8f231c3dc118877e0.tar.gz
Update Android.bp by running cargo_embargo
Test: ran cargo_embargo Change-Id: I5ddaadc2a56ba60b94410adf6e895dc886940444
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 321c06e..3746def 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_ash_license"],