diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-10 23:44:15 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-10 23:44:32 -0500 |
| commit | 61939aa6047fe0a0b817d4f29ba8da8c2f6ebcc4 (patch) | |
| tree | 965ed876104fb2705d44c4601d952657c076c57c /static | |
| parent | 9048c80edf55e7aa782df6585b83d106ea342d16 (diff) | |
clarify purpose of TelecomTaskService disabling
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index de2c2e33..31e31ef8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -673,7 +673,7 @@ <li>remove TrustCor Certificate Authority due to <a href="https://groups.google.com/a/mozilla.org/g/dev-security-policy/c/oxX69KFvsm4">malicious domain squatting and ties to entites involved in surveillance</a> which should have very little impact on web compatibility due to this CA barely being used by anyone other than a specific dynamic DNS provider</li> <li>ignore wireless alert channels being marked as always-on to prevent channel configuration overriding presidential alert toggle</li> <li>GmsCompatConfig: change app label from "GmsCompat config" to "GmsCompatConfig"</li> - <li>GmsCompatConfig: disable TelecomTaskService</li> + <li>GmsCompatConfig: disable TelecomTaskService to resolve sandboxed Google Play services crash caused by feature flag</li> <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): update base kernel to Android 13 QPR1 Beta 3 to ship the December security update early</li> <li>Vanadium: update Chromium base to 107.0.5304.105</li> </ul> |
