Revert "android: create cache dir if needed."
This reverts commit 8a7b843c. Reason for revert: might be causing webview test failures, see https://crbug.com/1132987 Original change's description: > android: create cache dir if needed. > > When using a subdirectory of the Android cache dir (e.g. in WebView), > explicitly create the directory in PathUtils instead of relying on any > user of the directory creating it implicitly. > > Set the directory mode to 02700 which is what it currently gets set to > when created implicitly. > > Fixed: 963640 > Change-Id: I8e1c140241d6a2decfcd27186b767ef05e7a4320 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2432447 > Reviewed-by: Anna Malova <amalova@chromium.org> > Commit-Queue: Richard Coles <torne@chromium.org> > Cr-Commit-Position: refs/heads/master@{#811257} TBR=torne@chromium.org,amalova@chromium.org Change-Id: I29edd006d25c1189449c9368b50324d7be33f71a No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2436889Reviewed-by:Stephen Martinis <martiniss@chromium.org> Commit-Queue: Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#811363}
Showing
Please register or sign in to comment