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

Commit c8e8beba authored by Prem Edhara's avatar Prem Edhara Committed by Android (Google) Code Review
Browse files

Merge "Update comment for allow-in-power-save-except-idle" into main

parents 2faacdc3 461102a8
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<>();