commit | 2ed07b4ef934151ba2349c87b6f11f7d2ec4c941 | [log] [tgz] |
---|---|---|
author | Nataniel Borges <natanieljr@google.com> | Thu Dec 03 10:10:31 2020 +0100 |
committer | Nataniel Borges <natanieljr@google.com> | Thu Dec 03 10:11:25 2020 +0100 |
tree | a55275571bb673f7119b521eb1c4e8ad6de2bf55 | |
parent | 0ea52e51d7d38e0ff7ec0865a4a8ccb596043223 [diff] |
Store and pull files from /sdcard/ Tradefed FilePullerLogCollector can no longer access the internal app directory (e.g. /storage/emulated/0/Android/data/com.android.server.wm.flicker/files). This makes it unable to pull trace files, when a test fails. This CL makes flicker tests store their data on /sdcard/flicker which can be accessed by the Tradefed FilePullerLogCollector Bug: 171026227 Test: atest WMShellFlickerTests Change-Id: Ie2329cbc475ee1be35e6bb3e274c96a4db142ac5