aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-09-21 22:01:43 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-09-21 22:01:43 +0000
commite4a09641c348b1c64a79b224d0b760ae8977beec (patch)
treebac8bf0a931887aa9426c294d1b21788f913f211
parent8dfe6e7933e4fed43e3ab4b62ebd8111c4784d85 (diff)
parentc53daa5e385d709c7413bdbca21093d07c2c331b (diff)
downloadheck-e4a09641c348b1c64a79b224d0b760ae8977beec.tar.gz
Snap for 10843824 from c53daa5e385d709c7413bdbca21093d07c2c331b to 24Q1-release
Change-Id: If7abe2140bb22932e8a75e36f83795104d42a716
-rw-r--r--0.3.3/cargo2android.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/0.3.3/cargo2android.json b/0.3.3/cargo2android.json
index d36fb44..8b712d9 100644
--- a/0.3.3/cargo2android.json
+++ b/0.3.3/cargo2android.json
@@ -1,5 +1,6 @@
{
"device": true,
"run": true,
- "tests": true
-} \ No newline at end of file
+ "tests": true,
+ "name-suffix": "_deprecated"
+}