summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:51:57 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:51:57 +0000
commit242f1bd4419cfc207703f02bfb61d09858b205d0 (patch)
tree68ef69942b64183682125ba8303c0b8723e77b81
parent9a628ff99a2c897918d7b7c23629d27348b5a33e (diff)
downloadlinkme-impl-master.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: Icad04e5ea68b35a9defc8942a2582999c70faacb
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 934e857..4d7a7b8 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.
rust_proc_macro {
name: "liblinkme_impl",