aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-09 00:15:07 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-09 00:15:07 +0000
commitd9b6b628f586e29811384649e4084b0f1eb7c064 (patch)
treea58c64b5f08875396c4a5e0c06c22836cdd16da3
parentd4620a6678bb3053827f13dac3bf7b008d4fb866 (diff)
parentf61fc2be4959cc1a958a968007ba1ebb3f2eca20 (diff)
downloadwinnow-d9b6b628f586e29811384649e4084b0f1eb7c064.tar.gz
Snap for 11071763 from f61fc2be4959cc1a958a968007ba1ebb3f2eca20 to 24Q1-release
Change-Id: I88bf94613c22458d9134450541c6dd5bdb224b6f
-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 ca2f720..7db6122 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