clarify purpose of TelecomTaskService disabling

This commit is contained in:
Daniel Micay 2022-11-10 23:44:15 -05:00
parent 9048c80edf
commit 61939aa604

View File

@ -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>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>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: 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>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> <li>Vanadium: update Chromium base to 107.0.5304.105</li>
</ul> </ul>