commit | 54b44a3341e73cbc73411d3d2c81b17870751e4a | [log] [tgz] |
---|---|---|
author | Jed Estep <jestep@google.com> | Wed Jun 01 15:06:01 2016 -0700 |
committer | Jed Estep <jestep@google.com> | Wed Jun 01 15:06:01 2016 -0700 |
tree | a6e7f4246035eea5344edc8111336cd3729369b4 | |
parent | 0995f44cfc2515889f30843dc353b142748ff010 [diff] |
SideloadOtaStabilityTest throws AssertionError instead of DNAE SideloadOtaStabilityTest does its own device recovery in order to prevent devices being stuck in recovery mode after a test failure, but continuing to throw DNAE after this recovery can lead to devices becoming permanently marked "unavailable". Using AssertionError instead allows TF to properly recognize their availability. Bug: 29011376 Change-Id: Ida777f3a7cc21d2a00a5bd68426e472958705837