Removing disk access from startActivity thread
Code was checking whether the directory for recent_images existed in many places unnecessarily causing StrictMode violations. Moved the code to only attempt to check and create the directory before actually writing to disk. Bug: b/28195831 Change-Id: I05f77a10f1dafc8cc0b1836b62352d56549ac1ee
Loading
Please register or sign in to comment