Skip to content

Commit

Permalink
Revert "cm: enable lockscreen rotation option"
Browse files Browse the repository at this point in the history
This reverts commit b538b7c.

Reason: Landscape lockscreen doesn't look that great with
        pattern/pin in phones, its better suited for tablets
        or large screen devices, its enabled by default for those.

Change-Id: Id461f73f7976e8a9c7242f0b406e700f6c06ecf4
  • Loading branch information
althafvly authored and luk1337 committed Aug 21, 2024
1 parent 05a72e9 commit 8c9d8a4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions overlay/common/frameworks/base/core/res/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@
<item>com.mediatek.ims</item>
</string-array>

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

<!-- Set this to true to enable the platform's auto-power-save modes like doze and
app standby. These are not enabled by default because they require a standard
cloud-to-device messaging service for apps to interact correctly with the modes
Expand Down

0 comments on commit 8c9d8a4

Please sign in to comment.