aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:54:58 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:54:58 +0000
commit85634ab1bc9cfc8c01f636ab08236e68ce7b0828 (patch)
tree51ed55f087d0b35dffa9bcfc548bb09b5242ffe7
parentee5fe7ec45dcecc781ed16c3c57f6fca654fec74 (diff)
downloadlinkme-master.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: Ia70ef82c09b6899d55e70937028328f1cae22c2c
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 80f74b3..0e208a1 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_library {
name: "liblinkme",