aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-14 19:54:14 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-14 19:54:14 +0000
commit4f1844bfaacc033f829d53f5002c67f7d1cbd110 (patch)
tree674a4aee20edced13797398622c32dddcd7db557
parent7ea1c5e5d1fefdbabfeb932d7bbece2b16513663 (diff)
parent0cbc5a4aa842e98d4d7db0f945baa9e1dde7dfef (diff)
downloadcriterion-plot-4f1844bfaacc033f829d53f5002c67f7d1cbd110.tar.gz
Snap for 11096816 from 0cbc5a4aa842e98d4d7db0f945baa9e1dde7dfef to build-tools-release
Change-Id: Ib51df4de1cbe2569a681221544c534641ee146b8
-rw-r--r--Android.bp2
-rw-r--r--cargo2android.json4
-rw-r--r--cargo_embargo.json3
3 files changed, 4 insertions, 5 deletions
diff --git a/Android.bp b/Android.bp
index 61a84db..14a65f1 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,4 +1,4 @@
-// This file is generated by cargo2android.py --config cargo2android.json.
+// This file is generated by cargo_embargo.
// Do not modify this file as changes will be overridden on upgrade.
package {
diff --git a/cargo2android.json b/cargo2android.json
deleted file mode 100644
index bf78496..0000000
--- a/cargo2android.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "device": true,
- "run": true
-} \ No newline at end of file
diff --git a/cargo_embargo.json b/cargo_embargo.json
new file mode 100644
index 0000000..cb908d7
--- /dev/null
+++ b/cargo_embargo.json
@@ -0,0 +1,3 @@
+{
+ "run_cargo": false
+}