commit | d9cb27add63992051aa30a84a5cf360df826dd4a | [log] [tgz] |
---|---|---|
author | Harish Mahendrakar <harish.mahendrakar@ittiam.com> | Mon Jan 06 14:24:11 2020 -0800 |
committer | Harish Mahendrakar <harish.mahendrakar@ittiam.com> | Wed Jan 08 15:03:34 2020 -0800 |
tree | 2a09ec23eac0f55128bf884a80adf33c93ca9e8a | |
parent | d7fad5f8ed98b8111918fabbfac6a81a181127cd [diff] |
benchmark: use getExternalFilesDir() to save results Instead of getFilesDir(), use getExternalFilesDir() so that results can be accessed using adb on a production build as well Log the paths to files where results are saved Also update AndroidTest.xml to not uninstall apk after the test as results need to be preserved Bug: 147247596 Test: atest com.android.media.benchmark.tests on a device with factory image Change-Id: I78e447ab0cba89cd56e72f56562a8e50036e94a0