aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:42:34 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:42:34 +0000
commit528bdf2f713e03e32f86c3a5951c98424ff72635 (patch)
tree7b20c449289f729153b1d91d9690caed75c1ecf5
parent127656de1331035bd9c3a4e43ced4bd96cf37be5 (diff)
downloadcsv-core-master.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: Iac661a63c0cc922955d2ff9b79eb88e6dd16ceb7
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 10c039f..232b119 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_csv-core_license"],