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

Commit 87b16c80 authored by Amith Yamasani's avatar Amith Yamasani Committed by Android (Google) Code Review
Browse files

Merge "Remove power menu on tablets." into jb-dev

parents dcb1eab4 51e84801
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
     for different hardware and product builds. -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <!-- see comment in values/config.xml -->
    <integer name="config_longPressOnPowerBehavior">1</integer>
    <integer name="config_longPressOnPowerBehavior">2</integer>

    <!-- Enable lockscreen rotation -->
    <bool name="config_enableLockScreenRotation">true</bool>