diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-27 19:05:39 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-27 19:05:39 -0500 |
| commit | 0c70fadae3328bd1b73209aabd2e1f1ceb966dd9 (patch) | |
| tree | 1b10ec6f755e2d94b2ee10e6160dbaf079b48357 | |
| parent | 7b2a5204952218142c656342415ea7edfb1dc8bf (diff) | |
add built-in battery optimization exception for Network Location app
| -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 826f0af1..57a1948d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -562,6 +562,7 @@ <p>Changes since the 2025022700 release:</p> <ul> + <li>add built-in battery optimization exception for Network Location app</li> <li>restrict 5G only mode to carriers with 5G standalone support to avoid setting the option silently failing</li> </ul> </article> |
