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

Commit fc3adbd3 authored by Kshitij's avatar Kshitij
Browse files

LineageParts: Use resource for default lockscreen rotation

parent 8985a713
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
        android:key="lockscreen_rotation"
        android:title="@string/display_lockscreen_rotation_title"
        android:dependency="accelerometer"
        android:defaultValue="false"
        android:defaultValue="@*android:bool/config_enableLockScreenRotation"
        lineage:requiresConfig="@*android:bool/config_enableLockScreenRotation" />

    <PreferenceCategory