require device restart to disable eUICC LPA

This commit is contained in:
Daniel Micay 2023-07-05 09:11:28 -04:00
parent f5b7b8785a
commit 0b4d7c465f

View File

@ -678,6 +678,7 @@
<li>disable problematic "Add users from lock screen" setting at boot</li> <li>disable problematic "Add users from lock screen" setting at boot</li>
<li>Settings: remove problematic "Add users from lock screen" setting</li> <li>Settings: remove problematic "Add users from lock screen" setting</li>
<li>Dialer: re-enable false gesture implementation for answering calls, which can be improved over time instead of removed</li> <li>Dialer: re-enable false gesture implementation for answering calls, which can be improved over time instead of removed</li>
<li>Settings: require device restart to disable eSIM activation app via our toggle</li>
<li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/17">version 17</a></li> <li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/17">version 17</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-61">version 61</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-61">version 61</a></li>
</ul> </ul>