aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:53:44 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:53:44 +0000
commit2cf8067b129ebc93c0dd6d3a866a5aeb860d14ca (patch)
treea65f9e1ce56e5bba73e20bfaeb60e6f4c77c7547
parent7d69ba12f21734c9ae17694cee411e0d61590789 (diff)
downloaddata-encoding-master.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: I6e1f66c9d74015f21b4f0228713d970a3dc03f7f
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index c0743f8..9216ca3 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: "libdata_encoding",