cm: enable lockscreen rotation option

Change-Id: If779cf1de45cfc4eafeec80361490b003559ef14
This commit is contained in:
Dan Pasanen 2016-05-18 19:50:44 -05:00 committed by Gerrit Code Review
parent 52f8e1e5a8
commit b538b7ca24
1 changed files with 3 additions and 0 deletions

View File

@ -53,4 +53,7 @@
<item>bugreport</item>
<item>users</item>
</string-array>
<!-- Enable lockscreen rotation by default -->
<bool name="config_enableLockScreenRotation">true</bool>
</resources>