aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:41:53 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:41:53 +0000
commite95e09bfaad1646379d43fa742b4a18474b2d30f (patch)
treeb1eaf1001ff5973b3d0067b3689b4590faf2f34f
parentf0f923c40bcd18e5ba7862c96d7ee9a1cb2d62aa (diff)
downloadconst-oid-main.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: I66c5e92c46bf777d0871a579bc5450201c601308
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 960c20a..ec18900 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_const-oid_license"],