revert keyboard multi locale fix for now

This commit is contained in:
Daniel Micay 2023-12-30 10:05:02 -05:00
parent 65133f7514
commit f1b0f1cbc8

View File

@ -737,6 +737,7 @@
<li>kernel (Pixel 8, Pixel 8 Pro, Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.142</li>
<li>kernel (Generic 6.1): initial port of GrapheneOS changes for use with emulator builds</li>
<li>force disable network ADB in early boot to improve verified boot security (no user-facing change since it's currently disabled by default later in the boot process, but not robustly)</li>
<li>Keyboard: temporarily revert change including words from all active locales until it can be reimplemented properly</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/120.0.6099.115.0">version 120.0.6099.115.0</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/120.0.6099.144.0">version 120.0.6099.144.0</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-88">version 88</a></li>