reduce eUICC LPA isolation

This commit is contained in:
Daniel Micay 2024-07-28 11:22:23 -04:00
parent 8146eac00f
commit 64e33a54ea

View File

@ -787,6 +787,7 @@
<p>Changes since the 2024071600 release:</p> <p>Changes since the 2024071600 release:</p>
<ul> <ul>
<li>avoid isolating eUICC LPA (eSIM activation) app from third party apps to allow carrier activation apps to work (we still block communication with Google Play to avoid sending telemetry data to Google services when sandboxed Google Play is installed)</li>
<li>Pixel 8a: fix GNSS configuration to avoid occasional crashes of the service (Pixel 8a is currently the only Samsung GNSS device)</li> <li>Pixel 8a: fix GNSS configuration to avoid occasional crashes of the service (Pixel 8a is currently the only Samsung GNSS device)</li>
<li>Settings: don't allow disabling user installed apps when uninstall is disallowed</li> <li>Settings: don't allow disabling user installed apps when uninstall is disallowed</li>
<li>Settings: modernize privacy and security settings</li> <li>Settings: modernize privacy and security settings</li>