aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:50:27 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:50:27 +0000
commitb32ca4408535090ccf965d9262c1f494ea44698b (patch)
tree6382da9f62789716c4a89ec8a6d94e585aef2331
parent506e6d297907f314ab48562c513f003674554d21 (diff)
downloadbitflags-b32ca4408535090ccf965d9262c1f494ea44698b.tar.gz
Update Android.bp by running cargo_embargo
Test: ran cargo_embargo Change-Id: I866d0f793005da00c0dea65940ddc65900fd53e9
-rw-r--r--1.3.2/Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/1.3.2/Android.bp b/1.3.2/Android.bp
index fa12685..ed7c70d 100644
--- a/1.3.2/Android.bp
+++ b/1.3.2/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_bitflags_license"],