aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:52:51 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:52:51 +0000
commitb94856afdcbc4557e14b5201e481fb20f24d3af5 (patch)
tree56c17ef5bef1dcfaff7e3309d9cdc2e57154cce5
parentd5f639b2c00c76de49d29c29aa0e78c6387985ba (diff)
downloadbindgen-master.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: I1c39a85887f2a5bbcfc633caf5c9f46c61a295e6
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 7f39cbb..627070e 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_bindgen_license"],