reorder latest release notes

This commit is contained in:
Daniel Micay 2022-10-12 19:00:44 -04:00
parent 1d3e7d234c
commit d42d243109

View File

@ -612,9 +612,6 @@
<li>avoid restarting process when Sensors permission is granted since it fully supports runtime toggling</li> <li>avoid restarting process when Sensors permission is granted since it fully supports runtime toggling</li>
<li>add a toggle for turning off auto grant of Network permission to package installation UI</li> <li>add a toggle for turning off auto grant of Network permission to package installation UI</li>
<li>don't auto-grant denied special runtime permissions (Sensors, Network) after app data reset</li> <li>don't auto-grant denied special runtime permissions (Sensors, Network) after app data reset</li>
<li>Dialer: update visual voicemail (VVM) configuration database based on Google Phone 90.0.477356402</li>
<li>Messaging: update MMS configuration database based on Google Messages 20220926_01_RC01</li>
<li>Pixel 4a: raise maximum number of users to 32 to match other devices (was being overridden by device overlay)</li>
<li>Storage Scopes: fix denial of app ops that are allowed by default</li> <li>Storage Scopes: fix denial of app ops that are allowed by default</li>
<li>Storage Scopes: fix showing storage permission prompt in certain cases</li> <li>Storage Scopes: fix showing storage permission prompt in certain cases</li>
<li>add notification with suggestion to try exploit protection compatibility mode when apps die in certain ways (will require some thought on wording, etc. to reduce the chance of users enabling this after an actual exploit is successfully mitigated)</li> <li>add notification with suggestion to try exploit protection compatibility mode when apps die in certain ways (will require some thought on wording, etc. to reduce the chance of users enabling this after an actual exploit is successfully mitigated)</li>
@ -630,6 +627,9 @@
<li>GmsCompatConfig: add BluetoothDevice shims</li> <li>GmsCompatConfig: add BluetoothDevice shims</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a): update GKI base to ASB-2022-10-05_13-5.10</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a): update GKI base to ASB-2022-10-05_13-5.10</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a): switch back to full LTO from thin LTO now that the compilation compatibility issue is resolved</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a): switch back to full LTO from thin LTO now that the compilation compatibility issue is resolved</li>
<li>Pixel 4a: raise maximum number of users to 32 to match other devices (was being overridden by device overlay)</li>
<li>Dialer: update visual voicemail (VVM) configuration database based on Google Phone 90.0.477356402</li>
<li>Messaging: update MMS configuration database based on Google Messages 20220926_01_RC01</li>
<li>Vanadium: update Chromium base to 106.0.5249.118</li> <li>Vanadium: update Chromium base to 106.0.5249.118</li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/52">version 52</a></li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/52">version 52</a></li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/60">version 60</a></li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/60">version 60</a></li>