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

Commit 46e4dd09 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Reduce the delay of showing unlock dialog to 0" into qt-qpr1-dev

parents 299cd3cc bc4b7419
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,6 +32,6 @@
    at will result in remaining closed the panel if released-->
    <integer name="notification_settle_close_percentage">80</integer>
    <!-- The delay before the unlock dialog pops up -->
    <integer name="unlock_dialog_delay_ms">3000</integer>
    <integer name="unlock_dialog_delay_ms">0</integer>

</resources>