Fix image capture crash on ICS
camera.setClipData() is not supported on ICS. And without that call, we cannot use a temp file path under chrome directory. Reverted the logic on ICS to use external Camera directory to store captured images. BUG=416516 Review URL: https://codereview.chromium.org/591253002 Cr-Commit-Position: refs/heads/master@{#296064}
Showing
Please register or sign in to comment