summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:52:54 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:52:54 +0000
commit87d9ad3dc0aca49c73f5d6797e53658284fed9b0 (patch)
tree4a277d5b8cabd287f383791e854b0b30691de247
parent10918a561516b014834e3501177e4c9fb7bc0610 (diff)
downloaddrm-ffi-main.tar.gz
Update Android.bp by running cargo_embargomain
Test: ran cargo_embargo Change-Id: I3d2e41f9914ad11315e4f4fdde55414b3c033665
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 610101a..c85956c 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.
// TODO: Add license.
rust_library {