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

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

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

* commit '2326acb5':
  Fix typo that causes dreaming on battery.
parents 22352885 2326acb5
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