emulator kernel improvements

This commit is contained in:
Daniel Micay 2024-06-18 17:53:45 -04:00
parent 04d793f8d4
commit 5074b56a19

View File

@ -776,8 +776,10 @@
<ul>
<li>temporarily add back memory tagging exception for Pixel wifi_ext service</li>
<li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.215</li>
<li>add GrapheneOS Linux kernel port to the 6.6 GKI LTS branch</li>
<li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.215</li>
<li>kernel (6.1, 6.6): add script for building emulator kernel</li>
<li>kernel (6.1, 6.6): enable forced module signing for x86_64 (emulator builds)</li>
<li>System Updater: increase update check interval to 6 hours from 4 hours</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-118">version 118</a></li>
</ul>