aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:42:17 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:42:17 +0000
commiteab757f707cb73fd06abae5c743b0a71ed2f0ece (patch)
tree4662f88339e0a16d89a23262919e85ac8d942025
parent16aaed4fde9cb98a08ac15ba7f0b5d5e3ab87832 (diff)
downloadenv_logger-master.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: I28b2c9ccca1ef33279c8f85a687c948c9870003a
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index bcb28f8..1c9fc2b 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_env_logger_license"],