diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-04-29 12:42:53 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-04-29 12:42:53 -0400 |
| commit | ac13a947600832e13ddcfedf75da71e66180d48d (patch) | |
| tree | 7b47c16b968a371e1bd9919d5680b5b7381ea6aa /static | |
| parent | 28dea1be7ae029d1eaaf0222482b090bcbfae310 (diff) | |
hide GNSS SUPL and PSDS settings on devices without GNSS hardware
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 bfc731cf..f02521d7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -749,6 +749,7 @@ <p>Changes since the 2024042200 release:</p> <ul> + <li>Settings: hide GNSS SUPL and PSDS settings on devices without GNSS hardware</li> <li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.210</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-105">version 105</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-106">version 106</a></li> |
