aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-08 21:52:55 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-08 21:52:55 +0000
commit2a0b19fc983c62caaeb158de3abc4c309e8995e4 (patch)
tree36b50554760a6c4fcd836455352a3874ef8db2a0
parentd3fcaefb69e16707f49c8d436f613be36f2929f4 (diff)
downloadglam-main.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: Idf20af15cda67c0a0a7cd11efe62c8a36f3ea589
-rw-r--r--Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index cdf2aea..9560743 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.
package {
default_applicable_licenses: ["external_rust_crates_glam_license"],