aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:48:25 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:48:25 +0000
commitbd677f30d937385f05b5bfb296c500fa6ace03a5 (patch)
treea663b04ca2888c121ad2f18f93e3128b7ca2e885
parentfe8259d830ff106945047415548a712325e836ce (diff)
downloadpdl-compiler-master.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: I3fde3b74d1415cf4313efb3ca98f56e31a9d3ca2
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 1160ea9..680c3a5 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_binary_host {
name: "generate_canonical_tests",