summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:55:02 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:55:02 +0000
commit79e13f886c6695768c6a4aedd9386738371195bc (patch)
tree10720c787c9779fe154cd023ed819413a0330027
parent3d82bb20933db1fa78735402d76eaca0c9aae523 (diff)
downloaddowncast-main.tar.gz
Update Android.bp by running cargo_embargomain
Test: ran cargo_embargo Change-Id: I422d2045f162f462c1405ba09734710e2cb42f2c
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index abd3011..e5ce21a 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: "downcast_test_tests_tests",