aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-14 23:09:35 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-14 23:09:35 +0000
commit1a4a5c4ba2d58054e67954c0d389b16aeaa9af49 (patch)
tree00c21a36c063150907ad90b5f1887e5642f2278d
parent92b7668b0b9e94c3cd54d9241cf7100c65bf028f (diff)
parentfd40165cd4424ae0639a1ffa5f064b13e39d4fc4 (diff)
downloadhttparse-sdk-release.tar.gz
Snap for 11841552 from fd40165cd4424ae0639a1ffa5f064b13e39d4fc4 to sdk-releasesdk-release
Change-Id: If3cb4ac37b4b5f537b5f647f0150350965f00acd
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 669a801..43b9561 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_test {
name: "httparse_test_src_lib",