diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-07-07 09:42:17 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 80d6b246980a737e46e85717b2e3785f5cf82984 (patch) | |
| tree | 20450a18af7e361a780cd0e140bb539f20ee7a8e /static | |
| parent | 7ab2ce681e0bdd70152b52ea8049aaec091bb5c3 (diff) | |
device idle system app fix
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 e6c20ab3..3a961d21 100644 --- a/static/releases.html +++ b/static/releases.html @@ -544,6 +544,7 @@ <p>Changes since the 2022070600 release:</p> <ul> + <li>fix upstream bug in DeviceIdleJobsController which was preventing battery optimization exceptions from fully working for system apps and resulting in delays in some cases for the Messaging app and other system apps</li> </ul> </article> --> |
