diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index dddd2347..1c64c697 100644 --- a/static/releases.html +++ b/static/releases.html @@ -724,6 +724,9 @@ <ul> <li>exempt non-app system processes from Sensors permission enforcement (fixes some issues including gpsd crashes)</li> + <li>fix Bluetooth auto-turn-off race condition leading to potential crash</li> + <li>work around upstream race condition bug in biometric service</li> + <li>disable support for pre-approving PackageInstaller sessions due to incompatibility with Network permission toggle</li> <li>fix several upstream bugs in handling crash reports mainly to improve our user-facing crash reporting system</li> <li>use GrapheneOS Widevine provisioning proxy by default</li> <li>add settings for changing Widevine provisioning server</li> |
