Update device directories to allow gtests to run on R
The external storage root path is currently used as the location to write test runner output, but this path is no longer writable by apps on Android R. Update to use DeviceUtils' GetAppWritablePath() instead of GetExternalStoragePath() to support test execution on this version. Bug: 1094062 Change-Id: Ie90c46d4ed0c3e421d83c8d0ae8edee047f2dcac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2242845Reviewed-by:Richard Coles <torne@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Mike Wittman <wittman@chromium.org> Cr-Commit-Position: refs/heads/master@{#780836}
Showing
Please register or sign in to comment