revert 32-bit kernel ABI removal for now

This commit is contained in:
Daniel Micay
2024-07-11 20:00:18 -04:00
parent 94afeb4bad
commit 311c1011c3
2 changed files with 5 additions and 4 deletions

View File

@@ -788,6 +788,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 (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>