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

Commit 89b5761a authored by Amith Yamasani's avatar Amith Yamasani Committed by Android Git Automerger
Browse files

am 87b16c80: Merge "Remove power menu on tablets." into jb-dev

* commit '87b16c80':
  Remove power menu on tablets.
parents 83e72f40 87b16c80
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>