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

Commit cbfa2325 authored by Michael Bestas's avatar Michael Bestas
Browse files

Revert "QuickBoot: don't wake up screen when usb connected"

Duplicated code

This reverts commit 9cf2a417.

Change-Id: Ib2274d4147115275fb0d947ee5a78646cc1f901c
parent bb395eb8
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1483,10 +1483,6 @@ public final class PowerManagerService extends IPowerManager.Stub
            return false;
        }

       if (SystemProperties.getInt("sys.quickboot.enable", 0) == 1) {
            return false;
        }

       if (SystemProperties.getInt("sys.quickboot.enable", 0) == 1) {
            return false;
        }