Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 461102a8 authored by Prem Edhara's avatar Prem Edhara
Browse files

Update comment for allow-in-power-save-except-idle

Bug: 290817480

Test: Build

Change-Id: Icc16f2af5226efd4e74d82fa31f08e2cd200348c
parent 5c8908c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -538,7 +538,7 @@ public class DeviceIdleController extends SystemService

    /**
     * Package names the system has white-listed to opt out of power save restrictions,
     * except for device idle mode.
     * except for device idle modes (light and full doze).
     */
    private final ArrayMap<String, Integer> mPowerSaveWhitelistAppsExceptIdle = new ArrayMap<>();