drop auto-locking support for secondary user Private Space for now

This commit is contained in:
Daniel Micay 2025-05-16 21:25:35 -04:00
parent cb3f3a4609
commit 3948a4b928

View File

@ -586,7 +586,7 @@
<ul> <ul>
<li>add new setting for blocking sharing the clipboard to and/or from a Private Space</li> <li>add new setting for blocking sharing the clipboard to and/or from a Private Space</li>
<li>add full support for enabling and using Private Space in secondary users including all of the standard user interface integration</li> <li>add support for creating and using Private Space in secondary users including all standard features with the exception of auto-locking support since our implementation of that is too complex/invasive to properly review and test while we're focused on Android 16 porting</li>
<li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.138</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.138</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.89</li> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.89</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/136.0.7103.125.0">version 136.0.7103.125.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/136.0.7103.125.0">version 136.0.7103.125.0</a></li>