"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "ff4a3cfc2a07decda7bf90fd5f2a8c6b9c7f1366"
Remove the ActivityThread#currentApplication()
ActivityThread#currentApplication() is hidden, so if we want to get the application context, we can use Context#getApplicationContext() instead. Bug: 145945457 Test: Manual Test Change-Id: If67eccda6d016d9140f66e14541c397efbe94d45
Loading
Please register or sign in to comment