mirror of
https://github.com/openharmony/developtools_integration_verification.git
synced 2026-07-25 22:25:30 -04:00
This commit is contained in:
@@ -206,8 +206,8 @@ class liteOsUpgrade_RK3568(BaseApp):
|
||||
return False
|
||||
else:
|
||||
logger.info("Reboot successfully!")
|
||||
os.system("hdc -t %s shell reboot" % sn)
|
||||
time.sleep(30)
|
||||
# os.system("hdc -t %s shell reboot" % sn)
|
||||
# time.sleep(40)
|
||||
# os.system("hdc -t %s shell set persist.usb.setting.gadget_conn_prompt false" % sn)
|
||||
delete_file_lock(lock_file)
|
||||
logger.printLog("******下载完成,升级成功,开始进行冒烟测试******")
|
||||
|
||||
Reference in New Issue
Block a user