reorder release notes further
This commit is contained in:
parent
c74d207a5c
commit
6ed88ecd38
@ -685,9 +685,6 @@
|
||||
<p>Changes since the 2023021000 release:</p>
|
||||
|
||||
<ul>
|
||||
<li>simplify infrastructure for special runtime permissions (Network, Sensors)</li>
|
||||
<li>Settings: only allow Owner to control our added toggle for camera availability on lockscreen since it's global</li>
|
||||
<li>Settings: fix accessibility settings links for SetupWizard</li>
|
||||
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.168</li>
|
||||
<li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.94</li>
|
||||
<li>HTTPS-based network time: switch to custom X-Time header with UTC time in milliseconds to improve precision</li>
|
||||
@ -701,8 +698,11 @@
|
||||
<li>simplify our implementation of disabling network time refresh when automatic time is disabled (unlike GrapheneOS, Android always performs network time checks and the user only controls whether the results from any of the automatic time methods are used)</li>
|
||||
<li>Messaging: avoid crash caused by upstream bug when forwarding a message</li>
|
||||
<li>Seedvault: add back restore action in settings without marking it experimental</li>
|
||||
<li>Settings: fix accessibility settings links for SetupWizard</li>
|
||||
<li>add shared infrastructure for GrapheneOS settings and port the settings to it (improves UI of Settings)</li>
|
||||
<li>Settings: only allow Owner to control our added toggle for camera availability on lockscreen since it's global</li>
|
||||
<li>hardened_malloc: preserve errno for free calls (future POSIX requirement)</li>
|
||||
<li>simplify infrastructure for special runtime permissions (Network, Sensors)</li>
|
||||
<li>Sandboxed Google Play compatibility layer: remove obsolete shim now handled by GmsCompatConfig</li>
|
||||
<li>GmsCompatConfig: fix location estimation based on nearby Wi-Fi access points by not ignoring the results of the legacy WifiManager#startScan(), which doesn't have an unprivileged modern version</li>
|
||||
<li>GmsCompatConfig: update max supported version of Play services and Play Store</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user