aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:45:02 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:45:02 +0000
commit47efcb18b532f94bc7bf1a543f4d1551ed90e63f (patch)
treeafb308c596b4cda513bd6ea21fe21b9ce728a6f1
parent83f1badb1d1cf11cec39d3ff2170dd51ff785c8f (diff)
downloadfallible-iterator-main.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: Ia95ca9695be41e338f8b27d8ffe454c11ff19fd4
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index c20f742..ab8161b 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: [