aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:38:05 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:38:05 +0000
commit0a78be3b80d1c4a7144a9beb565253f6d685ef4c (patch)
treea5f0667a240bff9b17c7cb72dba946cafd85387b
parent7d4f59c380213bf605dac0438a09a1d44f6eb5a3 (diff)
downloadclap_derive-master.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: Ice7ee703cfac9e8183ee0982d2d39bca6400a351
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index bb93e94..821c378 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_clap_derive_license"],