Home
last modified time | relevance | path

Searched refs:ignore_update_errors (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/libs/ota/
Dota_updater.py44 def update(android_device, ignore_update_errors=False): argument
60 if ignore_update_errors:
/tools/test/connectivity/acts/framework/tests/libs/ota/
Dota_updater_test.py96 ota_updater.update(device, ignore_update_errors=True)