aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:46:07 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:46:07 +0000
commite0bc00417dcce6d6bcf6dc42b41bdf58fe1dd113 (patch)
tree369a5d48b9d0c700e30d42716f46300da28fba5d
parent1b36ab11d4f7e96d35bb35b4dd2917bd8630ef30 (diff)
downloadlibtest-mimic-master.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: I660dfa529d63161247f9102acd71fc6edb3ce2cc
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 7b3d8f2..be35b87 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: "liblibtest_mimic",