summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:53:02 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:53:02 +0000
commit09364e2f884e66d57c2f6328d493e5b6ea8937cc (patch)
tree1eb8b46fd275cc2cbe9bf1e919d0e95e2e9a8835
parentad6b458ca2d86f9c7cc34412e78487cc29687e46 (diff)
downloaddarling_core-main.tar.gz
Update Android.bp by running cargo_embargomain
Test: ran cargo_embargo Change-Id: I80613650f01e85b86952698ff4870009e7cc5b7f
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 17ce192..9dbac96 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.
// TODO: Add license.
rust_library_host {