diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-08-05 04:13:59 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-08-05 04:13:59 -0400 |
| commit | 0fbac715d0bf99c13bb03d44f3f4ce491e257feb (patch) | |
| tree | 8352510e7bc575341927f8b4182ef5c248545079 /static | |
| parent | c1a99d3cfdac4690513e38969454acb346169fec (diff) | |
ACCESS_NETWORK_STATE added for Updater
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 6870bcb3..f5d3de34 100644 --- a/static/releases.html +++ b/static/releases.html @@ -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> |
