From 4ae801375b860d8ab1cd3cb43e11ee9e79294712 Mon Sep 17 00:00:00 2001 From: sunmingze Date: Mon, 14 Aug 2023 10:39:06 +0800 Subject: [PATCH] delete code Signed-off-by: youngshady --- testtools/config/acts.json | 1 - 1 file changed, 1 deletion(-) diff --git a/testtools/config/acts.json b/testtools/config/acts.json index 733182d59..86f2fcc22 100755 --- a/testtools/config/acts.json +++ b/testtools/config/acts.json @@ -21,7 +21,6 @@ "chmod -R 777 /data/data/resource", "settings put global verifier_verify_hdc_installs 0", "settings put secure hdc_install_need_confirm 0", - "setprop persist.sys.platformautotest 1", "settings put secure smart_suggestion_enable 1" ], "teardown-command": [ -- GitLab