commit | a7ca4adf69d74b2a458fa6423e41e0a72cc6cbe4 | [log] [tgz] |
---|---|---|
author | JW Wang <wangchun@google.com> | Mon Feb 24 10:06:40 2020 +0800 |
committer | JW Wang <wangchun@google.com> | Tue Feb 25 09:31:34 2020 +0800 |
tree | f10ec9407f28f612f6f2a4721c96229b31c41cfa | |
parent | 84be475d0b1e5d39abda4a77df4a2830ba9e1a85 [diff] |
Fix a flaky test Fix a test failure where the property value of 'sys.init.updatable_crashing' can't be retrieved successfully. getBooleanProperty fails due to timeout when the device is busy right after reboot. Let's call executeShellV2Command with 2 mins timeout to work around it. Bug: 149718875 Test: atest apex_rollback_tests Change-Id: I632fecf6c68c6ad4601d78d70ebff11926f2ce01