reorder release notes

This commit is contained in:
Daniel Micay 2024-08-31 16:04:51 -04:00
parent c2779ec30a
commit 667b3a5787

View File

@ -868,7 +868,6 @@
<li>add support for enabling app association restrictions without exemptions (currently for use with Pixel Thermometer)</li> <li>add support for enabling app association restrictions without exemptions (currently for use with Pixel Thermometer)</li>
<li>add support for Pixel Thermometer app available from our App Store for the Pixel 8 Pro, Pixel 9 Pro and Pixel 9 Pro XL with strict isolation from other apps</li> <li>add support for Pixel Thermometer app available from our App Store for the Pixel 8 Pro, Pixel 9 Pro and Pixel 9 Pro XL with strict isolation from other apps</li>
<li>add missing feature compatibility matrix definitions (mainly for 9th generation Pixels)</li> <li>add missing feature compatibility matrix definitions (mainly for 9th generation Pixels)</li>
<li>add support for using backslashes in the passphrases for encrypting the keys for signing OS releases</li>
<li>Contact Scopes: explicitly set initialization order after ContactsProvider2 to avoid uncaught exceptions from a race</li> <li>Contact Scopes: explicitly set initialization order after ContactsProvider2 to avoid uncaught exceptions from a race</li>
<li>kernel (6.1): disable unused hibernation support</li> <li>kernel (6.1): disable unused hibernation support</li>
<li>kernel (6.6): enable random kmalloc caches</li> <li>kernel (6.6): enable random kmalloc caches</li>
@ -884,6 +883,7 @@
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-133">version 133</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-133">version 133</a></li>
<li>drop restriction on modifying GrapheneOS-specific per-package settings via ADB shell since it makes certain important testing require debug builds and has no real security value</li> <li>drop restriction on modifying GrapheneOS-specific per-package settings via ADB shell since it makes certain important testing require debug builds and has no real security value</li>
<li>flash-all.sh: restore POSIX sh compatibility to allow using sh instead of bash on systems where sh is dash or another non-bash-compatible shell</li> <li>flash-all.sh: restore POSIX sh compatibility to allow using sh instead of bash on systems where sh is dash or another non-bash-compatible shell</li>
<li>add support for using backslashes in the passphrases for encrypting the keys for signing OS releases</li>
</ul> </ul>
</article> </article>
--> -->