aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-09 00:14:33 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-09 00:14:33 +0000
commit091fc247f903d48c586782a893965c0cd87140b2 (patch)
tree50c6a10cd0894733c911bbc847de6a2c56ac4b4f
parentd23d06c37bca736d592e0c03627654be562598cf (diff)
parent715d93d2a062ddc73b5fc400c2386442563e9f3b (diff)
downloadtoml-091fc247f903d48c586782a893965c0cd87140b2.tar.gz
Snap for 11071763 from 715d93d2a062ddc73b5fc400c2386442563e9f3b to 24Q1-release
Change-Id: I1aa48f6c3a7e590517ed5a24667ce219ae873f1f
-rw-r--r--Android.bp2
-rw-r--r--cargo2android.json3
2 files changed, 4 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 4abb67c..165c4c3 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,4 +1,4 @@
-// This file is generated by cargo2android.py --run.
+// This file is generated by cargo2android.py --config cargo2android.json.
// Do not modify this file as changes will be overridden on upgrade.
diff --git a/cargo2android.json b/cargo2android.json
new file mode 100644
index 0000000..958632b
--- /dev/null
+++ b/cargo2android.json
@@ -0,0 +1,3 @@
+{
+ "run": true
+} \ No newline at end of file