aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:42:20 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:42:20 +0000
commit323eaac8623ac1dc7ff6f0b90af87bf930d42fd5 (patch)
treeec85027388a58751e897f8fdb48ea6709bc7de3e
parentbc5e6632663a0de311d0d1e6f6fd7e2d5cbf00b3 (diff)
downloadarc-swap-main.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: I7c89dfcdb3b934906b673498a895a18597ff039f
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index ff4bd1e..9fb610f 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: "libarc_swap",