应用等级修改

Signed-off-by: future18 <fengyongjie5@huawei.com>
This commit is contained in:
future18
2023-09-22 11:20:57 +08:00
parent b6997c5da1
commit a1efa6cfaa
2 changed files with 13 additions and 1 deletions
@@ -196,6 +196,7 @@ class liteOsUpgrade_RK3568(BaseApp):
if exec_cmd(mini_path, sn, save_path, archive_path) == 98:
return 98
return True
if not upgrade_test_type or upgrade_test_type == "smoke_test":
test_return = cmd_test(screenshot_path, py_path, new_report_path, resource_path, sn, test_num, pr_url)
if test_return == 1:
@@ -74,6 +74,17 @@
{
"bundle&processName":"com.ohos.calendardata",
"apl":"3"
},
{
"bundle&processName":"ohos.samples.distributedcalc",
"apl":"3"
},
{
"bundle&processName":"ohos.samples.distributedmusicplayer",
"apl":"3"
},
{
"bundle&processName":"com.ohos.note",
"apl":"3"
}
]