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

Commit a8032190 authored by Yeabkal Wubshit's avatar Yeabkal Wubshit Committed by Android (Google) Code Review
Browse files

Merge "Wear: allow wake during theater mode" into main

parents 7f3d0a4f 872a788b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -90,4 +90,7 @@
         {@link MotionEvent#AXIS_SCROLL} generated by {@link InputDevice#SOURCE_ROTARY_ENCODER}
         devices. -->
    <bool name="config_viewRotaryEncoderHapticScrollFedbackEnabled">true</bool>

    <!-- If this is true, allow wake from theater mode from motion. -->
    <bool name="config_allowTheaterModeWakeFromMotion">true</bool>
</resources>