Update lock-icon longpress time to 100ms
Test: manual Fixes: 257589825 Change-Id: Id85e129b583df074308b86ec89ef4383e9cb1d93
This commit is contained in:
parent
d181c82406
commit
c457b30aa3
1 changed files with 3 additions and 0 deletions
|
@ -81,5 +81,8 @@
|
|||
<string translatable="false" name="config_cameraProtectionExcludedPackages">com.google.android.as</string>
|
||||
|
||||
<bool name="config_enableDisplayCutoutProtection">true</bool>
|
||||
|
||||
<!-- The time (in ms) needed to trigger the lock icon view's long-press affordance -->
|
||||
<integer name="config_lockIconLongPress" translatable="false">100</integer>
|
||||
</resources>
|
||||
|
||||
|
|
Loading…
Reference in a new issue