aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:47:48 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:47:48 +0000
commit733a0979e169b9236d0ca65c3eb94b635febe73e (patch)
tree0fff0e0bf75e95cc5ae817d2c0bec0d7385b85d6
parenta5390e3bfa71877d43d9c897e4ee38331dcf160f (diff)
downloadcrossbeam-channel-main.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: I37e551a765136debdc8ab3a0e946185dc0a80581
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 8f6f5a4..9b9d3eb 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: [