CarrierConfig2

This commit is contained in:
Daniel Micay 2023-07-24 11:18:26 -04:00
parent 41f3dcda1c
commit 90a3215a9a

View File

@ -656,6 +656,8 @@
<p>Changes since the 2023071100 release:</p>
<ul>
<li>replace our changes to AOSP APN and CarrierConfig configurations with a GrapheneOS CarrierConfig2 app for easier maintenance, improved MVNO support and support for recently added configuration options</li>
<li>add infrastructure for comparing CarrierConfig2 against Google's CarrierSettings app</li>
<li>show installer package name in error reports to help with identifying issues caused by broken installers</li>
<li>Sandboxed Google Play compatibility layer: support overriding ComponentEnabledSettings via GmsCompatConfig</li>
<li>Sandboxed Google Play compatibility layer: add missing string for "Missing Play Games app" notification channel name</li>