diff --git a/build/patches/Restore-GPU-bug-blacklist-for-AImageReader-on-ARM-CPUs.patch b/build/patches/Restore-GPU-bug-blacklist-for-AImageReader-on-ARM-CPUs.patch index 7853701b..fb15eb6d 100644 --- a/build/patches/Restore-GPU-bug-blacklist-for-AImageReader-on-ARM-CPUs.patch +++ b/build/patches/Restore-GPU-bug-blacklist-for-AImageReader-on-ARM-CPUs.patch @@ -2,6 +2,10 @@ From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Sat, 15 Feb 2020 08:20:40 +0100 Subject: Restore GPU bug blacklist for AImageReader on ARM CPUs +Restore the AImageReader blacklist for ARM/ARM64 devices which causes +crashes on Android 9 and 10 (at different code locations). + +See discussion at https://github.com/bromite/bromite/issues/445 --- gpu/config/gpu_driver_bug_list.json | 12 ++++++++++++ 1 file changed, 12 insertions(+)