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

am: 46e4dd099c

Change-Id: I4526860bb4f75d57f980ce2f5f3342095d6c11ad
This commit is contained in:
Erin Yan
2019-09-06 14:26:05 -07:00
committed by android-build-merger

View File

@@ -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>