summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:48:20 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:48:20 +0000
commit8f9a2b178a9a81460f8b53a8d6f712f88c97d824 (patch)
tree2b9de1b75c2a53b5f52e8650756a2f60d01dfb30
parente56553d39a0d0232ab6c9928a8de653c08145be6 (diff)
downloadpathdiff-master.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: If3ded46198daef6bf755eafafbc9f00bf035d338
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index c12e034..5e8b6c5 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: "libpathdiff",