aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:36:14 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:36:14 +0000
commitf7a5faee13bded97588b37f30869d7c90b88df99 (patch)
treefce5c20da36213efbc3e97c83530282392641417
parentf6c303a8ae5a6be95640244b91af83f222ba8660 (diff)
downloadgoogletest_macro-main.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: If3550f2d71f0bfcd7ad3778541f51b7119d4c759
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 452ffd0..6199aee 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: "libgoogletest_macro",