Commit 327d9cb2 authored by DerTeufel's avatar DerTeufel
Browse files

overlay: hall: turn off screen on closing flip case

parent cff36ef2
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -120,4 +120,9 @@

    <!-- Control whether Night display is available. -->
    <bool name="config_nightDisplayAvailable">true</bool>

    <!-- Indicate whether closing the lid causes the device to go to sleep and opening
         it causes the device to wake up.
         The default is false. -->
    <bool name="config_lidControlsSleep">true</bool>
</resources>