commit | 57fd7702a412ad10fbae061368c4cc3ea9e72f2a | [log] [tgz] |
---|---|---|
author | Phil Dubach <nobody@android.com> | Tue May 05 16:19:37 2009 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Tue May 05 16:19:37 2009 -0700 |
tree | a82c064476398e2082540a31769a6e360420a2fb | |
parent | f5668c7bee6a3c68ffdcc51bbc9313af547ab770 [diff] |
AI 148328: CTS: Fix premature end of session when disabling device restarts CTS can be run without restarting the device by setting the maxTestCount configuration option to 0. This did not work as expected, since the session was aborted after the first package completed. Automated import of CL 148328