aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:51:58 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:51:58 +0000
commit2c35bf424cce62374010499cc49dde28dc4d5e94 (patch)
tree4a87d33279a25ef2545edb2cfeaa03ac44f00e25
parentc3fe4898c1d1564f2d5052d55e21356d852597b0 (diff)
downloadhttp-master.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: If33e8e66c038ed2bd0b51733e97bd44736f90d34
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 14552ed..af032c5 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: "libhttp",