aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-14 23:08:45 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-14 23:08:45 +0000
commit84cf92db0c43310b3d7ca4a6322847e2715c0005 (patch)
tree69ed69f175d843d8a768653b82005227d3a06c0e
parent5524cc4ec66333c0558ab69774a9ad7c6b1729fa (diff)
parent4b4af12073bcde5f246ad198a415717684b45896 (diff)
downloadconfigparser-sdk-release.tar.gz
Snap for 11841552 from 4b4af12073bcde5f246ad198a415717684b45896 to sdk-releasesdk-release
Change-Id: I52a871a18015aa836f044fdbb2c7493beaaa26cf
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 59874ef..6f471e8 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: "libconfigparser",