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

Commit e6f9fdbc authored by Alex Salo's avatar Alex Salo
Browse files

Update attention config

Bug: 134433577
Test: manually
Change-Id: Iff0d039b5399ca1a7d622d2c9f5f0556ea471e2a
parent 71cb0771
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2283,7 +2283,7 @@
         effectively and terminate the dream.  Use -1 to disable this safety feature.  -->
    <integer name="config_dreamsBatteryLevelDrainCutoff">5</integer>
    <!-- Limit of how long the device can remain unlocked due to attention checking.  -->
    <integer name="config_attentionMaximumExtension">240000</integer> <!-- 4 minutes -->
    <integer name="config_attentionMaximumExtension">330000</integer> <!-- 5 minutes and 30 sec.-->
    <!-- How long we should wait until we give up on receiving an attention API callback.  -->
    <integer name="config_attentionApiTimeout">2000</integer> <!-- 2 seconds -->