upstream DP alt mode fix for commit we reverted is confirmed

This commit is contained in:
Daniel Micay 2025-04-04 17:15:20 -04:00
parent b1777ceca8
commit 1f74dd6e1d

View File

@ -600,7 +600,7 @@
<li>further restrict access to all global and per-user settings added by GrapheneOS with our new infrastructure</li>
<li>replace disabling the unused ADD_USERS_WHEN_LOCKED and ENABLE_EPHEMERAL_FEATURE settings at boot with a new approach of making settings immutable in the code, which we can expand in the future to other problematic settings not used by GrapheneOS</li>
<li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.131</li>
<li>kernel (6.1): drop revert for upstream USB fix causing DisplayPort alternate mode regression due to another upstream patch attempting to fix it</li>
<li>kernel (6.1): drop revert for upstream USB fix causing DisplayPort alternate mode regression due to another upstream patch successfully fixing it</li>
<li>kernel (6.6): update to latest GKI LTS branch revision</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/135.0.7049.38.0">version 135.0.7049.38.0</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-155">version 155</a></li>