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

Commit 01d63a35 authored by Jeff Brown's avatar Jeff Brown Committed by Android Git Automerger
Browse files

am ae8106ef: am 2326acb5: Merge "Fix typo that causes dreaming on battery." into klp-modular-dev

* commit 'ae8106ef':
  Fix typo that causes dreaming on battery.
parents ffbe7f83 ae8106ef
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1553,7 +1553,7 @@ public final class PowerManagerService extends com.android.server.SystemService
            return false;
        }
        if (!isBeingKeptAwakeLocked()) {
            if (!mIsPowered && !mDreamsEnabledByDefaultConfig) {
            if (!mIsPowered && !mDreamsEnabledOnBatteryConfig) {
                return false;
            }
            if (!mIsPowered