more complete setup design

This commit is contained in:
Daniel Micay 2024-03-20 07:59:11 -04:00
parent a556cedfa9
commit 94a613017a

View File

@ -746,6 +746,7 @@
<li>allowlist using device controls quick tile when unlocked since it already has a toggle for controlling availability so our new default requirement of the device being unlocked needs to be overridden for it</li>
<li>revert disabling hardened_malloc for Broadcom Bluetooth HAL (does not appear to be a memory corruption bug found by GrapheneOS but rather the stock OS is using an older Bluetooth module without the issue)</li>
<li>revert allowing users to disable Bluetooth for Bluetooth system app (does not appear to be a memory corruption bug found by GrapheneOS but rather the stock OS is using an older Bluetooth module without the issue)</li>
<li>more complete setup design configuration to improve appearance of Setup Wizard, etc.</li>
<li>Settings: fix upstream footer formatting issue for App pinning screen</li>
<li>update timezone module to Android mainline 341510010 (based on tzdata 2024a)</li>
<li>kernel (5.15, 6.1): improve support for hosting servers by enabling SYN cookies as we do for the older kernels</li>