Revert "Update device directories to allow gtests to run on R"
This reverts commit 1ea229b3. Reason for revert: https://bugs.chromium.org/p/chromium/issues/detail?id=1097957 Original change's description: > 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/+/2242845 > Reviewed-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} TBR=wittman@chromium.org,torne@chromium.org,jbudorick@chromium.org,hypan@google.com Change-Id: I39e2858ca7932ff5d79b6ed45391564410caa437 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1094062 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2258118Reviewed-by:Behdad Bakhshinategh <behdadb@chromium.org> Commit-Queue: Behdad Bakhshinategh <behdadb@chromium.org> Cr-Commit-Position: refs/heads/master@{#780910}
Showing
Please register or sign in to comment