SIGN IN SIGN UP

Catch all exceptions when loading images

There are cases where we can get non-IO exceptions while loading Images - this happens for example when using Uris and the ContentProvider in the target process throws an exception. That exception gets propagated to us and we need to handle it like any other failure of image loading.

Bug: 374850924
Test: atest ImageLoaderTest ImageLoaderContentProviderTest
Flag: EXEMPT stability bugfix
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:94d4952afb5c657a8c6496d322ca13345ce3529b)
Merged-In: Ibbcb24184be844b8549974a62496d16db15fadee
Change-Id: Ibbcb24184be844b8549974a62496d16db15fadee
J
Jernej Virag committed
8eee2588504f96a8be2953005897d2d3ae7573b5
Parent: adf6d63
Committed by Android Build Cherrypicker Worker <android-build-cherrypicker-worker@google.com> on 2/17/2025, 5:48:49 PM