resolve secondary user SMS regression in QPR1

This commit is contained in:
Daniel Micay 2025-02-13 15:36:56 -05:00
parent 088bc63bbf
commit 4539524ffe

View File

@ -561,6 +561,7 @@
<p>Changes since the 2025021100 release:</p> <p>Changes since the 2025021100 release:</p>
<ul> <ul>
<li>resolve regression for secondary user SMS in Android 15 QPR1 by enabling partial upstream fix since we dropped this part of our fix for the issues but the upstream fix wasn't actually active</li>
<li>Launcher: limit 4x5 grid option to phones</li> <li>Launcher: limit 4x5 grid option to phones</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.77</li> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.77</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/133.0.6943.89.0">version 133.0.6943.89.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/133.0.6943.89.0">version 133.0.6943.89.0</a></li>