mirror of
https://github.com/openharmony/developtools_integration_verification.git
synced 2026-07-25 22:25:30 -04:00
@@ -52,6 +52,9 @@ class BaseApp(object):
|
||||
if ret == 99:
|
||||
flash_two(nowtime, flash_type)
|
||||
return 99
|
||||
if ret == 100:
|
||||
flash_two(nowtime, flash_type)
|
||||
return 100
|
||||
if not ret:
|
||||
flash_two(nowtime, flash_type)
|
||||
return -1
|
||||
|
||||
Reference in New Issue
Block a user