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

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

am 01d63a35: am ae8106ef: am 2326acb5: Merge "Fix typo that causes dreaming on...

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

* commit '01d63a35':
  Fix typo that causes dreaming on battery.
parents ef57d021 01d63a35
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