GmsCompatConfig update check fix

This commit is contained in:
Daniel Micay 2024-07-28 11:26:37 -04:00
parent 64e33a54ea
commit 64916eafe0

View File

@ -791,6 +791,7 @@
<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>
<li>Sandboxed Google Play compatibility layer: avoid infinite wait for GmsCompatConfig update when call to App Store fails</li>
<li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.222</li> <li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.222</li>
<li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.163</li> <li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.163</li>
<li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.92</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.92</li>