aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:48:30 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:48:30 +0000
commit83386e01946fd3f0472bf0a2170d6a996be9cf0a (patch)
treedae55b96c2bdc33c663c2f3182d9c9ccf3a9a9c6
parent8a2499156115c043f739034522f5f38a0253a9c5 (diff)
downloadforeign-types-main.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: Ia5cb3108e344424e3c7072051f86836536dfc7fd
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 94b1d10..8add7a3 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_foreign-types_license"],