diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index d559483e..de81383d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -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> |
