aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-09 00:14:32 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-09 00:14:32 +0000
commit0dbce389ccc7a32542b7942941ff3f68602e11d1 (patch)
tree74b56ddabc997f193cf1d43236fdf52274245633
parentd8ce0a207da395fe97e5c6a544f8ec0464c2e383 (diff)
parent14fef22f0b5c7fc3fcbe1c8818444158f99fb158 (diff)
downloadtoml_datetime-0dbce389ccc7a32542b7942941ff3f68602e11d1.tar.gz
Snap for 11071763 from 14fef22f0b5c7fc3fcbe1c8818444158f99fb158 to 24Q1-release
Change-Id: I2daac6dceaf6f8adff6d6b13dbb77d09878de123
-rw-r--r--Android.bp2
-rw-r--r--cargo2android.json4
2 files changed, 5 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index c0b7028..0c30ee6 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,4 +1,4 @@
-// This file is generated by cargo2android.py --run --features serde.
+// 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..62f757a
--- /dev/null
+++ b/cargo2android.json
@@ -0,0 +1,4 @@
+{
+ "features": "serde",
+ "run": true
+} \ No newline at end of file