may not only be banking apps using the buggy library

This commit is contained in:
Daniel Micay 2024-07-11 23:04:41 -04:00
parent 8bc1f0cc25
commit 07c81e4667

View File

@ -789,7 +789,7 @@
<li>TalkBack (screen reader): update dependencies</li>
<li>TalkBack (screen reader): remove more unused resources</li>
<li>TalkBack (screen reader): drop 32-bit OS support</li>
<li>kernel (Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a): temporarily revert disabling 32-bit ABI support due to some banking apps using a buggy anti-tampering library incorrectly calling 32-bit versions of system calls from 64-bit code even on devices with no 32-bit support in hardware</li>
<li>kernel (Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a): temporarily revert disabling 32-bit ABI support due to rare cases of apps using a buggy anti-tampering library incorrectly calling 32-bit versions of system calls from 64-bit code even on devices with no 32-bit support in hardware</li>
<li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.160</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.38</li>
</ul>