aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:50:36 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:50:36 +0000
commit0db136f484562e016f7dd41714b880e34196abb5 (patch)
tree3fa66283250947681a8d8e57b6281c6441192326
parent74fa66b0f3175270ea03453c160fe06a26b4998d (diff)
downloadbytemuck-0db136f484562e016f7dd41714b880e34196abb5.tar.gz
Update Android.bp by running cargo_embargo
Test: ran cargo_embargo Change-Id: I750ee5bbb93f36334ca69d51aeb8b5316896fb41
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 23f1d95..5ac85ad 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: "bytemuck_test_tests_array_tests",