ACCESS_NETWORK_STATE added for Updater

This commit is contained in:
Daniel Micay 2023-08-05 04:13:59 -04:00
parent c1a99d3cfd
commit 0fbac715d0

View File

@ -661,6 +661,7 @@
<li>add workarounds for upstream Android issue with user profiles causing screenshots to break the recent app list and launcher</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.187</li>
<li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.120</li>
<li>Updater: add low-level ACCESS_NETWORK_STATE permission to prepare for it being required to run scheduled jobs depending on network state in Android 14</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/115.0.5790.166.0">version 115.0.5790.166.0</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-65">version 65</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-66">version 66</a></li>