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

Commit 2d4197c8 authored by Philip Junker's avatar Philip Junker Committed by Android (Google) Code Review
Browse files

Merge "Set default value of config_longPressOnPowerBehavior in device/google/atv/overlay instead"

parents c79f0ed9 354385a1
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -42,13 +42,4 @@

    <!-- Allow SystemUI to show the shutdown dialog -->
    <bool name="config_showSysuiShutdown">true</bool>

    <!-- Control the behavior when the user long presses the power button.
        0 - Nothing
        1 - Global actions menu
        2 - Power off (with confirmation)
        3 - Power off (without confirmation)
        4 - Go to voice assist
        5 - Go to assistant (Settings.Secure.ASSISTANT -->
    <integer name="config_longPressOnPowerBehavior">3</integer>
</resources>