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

Commit 88efc22f authored by Robert Horvath's avatar Robert Horvath Committed by Android (Google) Code Review
Browse files

Merge "Disable inattentive sleep by default on TVs"

parents 929e6623 985840ad
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -42,8 +42,4 @@

    <!-- Allow SystemUI to show the shutdown dialog -->
    <bool name="config_showSysuiShutdown">true</bool>

    <!-- The time in milliseconds of prolonged user inactivity after which device goes to sleep,
         even if wakelocks are held. On TVs, this defaults to 4 hours. -->
    <integer name="config_attentiveTimeout">14400000</integer>
</resources>