commit | e7e97b72742675ef7139768349ca40d4c5eb4b18 | [log] [tgz] |
---|---|---|
author | Nataniel Borges <natanieljr@google.com> | Mon Apr 13 18:02:38 2020 +0200 |
committer | Nataniel Borges <natanieljr@google.com> | Tue Apr 14 06:56:22 2020 +0000 |
tree | 2fa315903018d71621d8ea8cd75d5669d4758458 | |
parent | d9f9bf34637f699608fa3b919b3c85f3d5514a83 [diff] |
Use RunHostCommandTargetPreparer to enable TAPL Currently the flicker tests use the GoogleDeviceSetup to activate TAPL and allow the launcher instrumentation to execute. This method, however did not work under all conditions and resulted in b/153565763. To fix this problem we now run the commands with RunHostCommandTargetPreparer. Test: On a freshly flashed and wiped device run atest FlickerTests Bug: 153565763 Change-Id: Ia5878ad9ca832be03d3ec3e1f93ca810db121706