aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:55:05 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:55:05 +0000
commite6b5aab4a1901524e08eb82e26c0513e26f9bcb4 (patch)
treef147558ef1916947542eac27650109c7ef660403
parent157ad63d05ba9a5ac1ec749688d92550cf6b5c46 (diff)
downloadannotate-snippets-master.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: I39cfd3e275ab26eb3b5ad26f35597a73f8686a84
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 3b4ff69..4031f98 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_host {
name: "libannotate_snippets",