aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:49:19 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:49:19 +0000
commite64649c6f42c7e2c1f6f2afea505b03e26b82c61 (patch)
tree112decded5f2197c914a94199e88139c8bcea435
parent70a20c9e97dc2d65760b4ae2d6f4dbcc156a3613 (diff)
downloadgoogletest-master.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: I04f4ea4dedd40118903836b1a10927565b6b3f27
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index dc74442..be9ea55 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: "libgoogletest_rust",