summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:44:18 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:44:18 +0000
commit0693abd3525b06946c94f776d517a78b59432729 (patch)
tree14c1d6f0d1dd9d6f7519478e46e59762064ea9ac
parente3add1d9cc9a13d487ce63bca96cf9bc426add6d (diff)
downloadpredicates-core-main.tar.gz
Update Android.bp by running cargo_embargomain
Test: ran cargo_embargo Change-Id: Ifacb96977de2931bd4c4732eed8b25b75f6568c1
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 2a94e01..4f92c10 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: "libpredicates_core",