diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-26 18:51:54 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-26 18:51:54 -0400 |
| commit | 1c0ba0a8033d3413c9d26638a942083619f4042e (patch) | |
| tree | 0653c9fff3003c7aa127a29a783f5f44755fd0da /static | |
| parent | 848e3b68de58debfe18f1858ec16839d07d3b97a (diff) | |
add Auditor battery optimization exception
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 bff4e9dd..7e55dc3f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -884,6 +884,7 @@ <li>Sandboxed Google Play compatibility layer: ignore GattServer in BTLeAdvertiser.startAdvertisingSet() needed for receiving files through Quick Share</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/129.0.6668.70.0">version 129.0.6668.70.0</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-138">version 138</a></li> + <li>Auditor: add battery optimization exception to help stick with the remote verification schedule despite users rarely ever interacting with the app which results in being placed into semi-restricted standby buckets</li> </ul> </article> --> |
