aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:36:16 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:36:16 +0000
commitdc41c21af7f3a515348b6417653ecbe04ef4f055 (patch)
tree5db14e8da1e21f9e9f0c1aea87b2c40efe64febc
parent72b6c1812d0d0605ca83fd8b2350362fe54b3ed3 (diff)
downloadconfig-main.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: I707fe8a0e55e0bce3369bb7c1c12fa4dd5861783
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 01cc0f0..c37b42f 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: "libconfig_rust",