Update lock-icon longpress time to 100ms

Test: manual
Fixes: 257589825
Change-Id: Id85e129b583df074308b86ec89ef4383e9cb1d93
This commit is contained in:
Beverly 2022-11-07 13:38:12 +00:00
parent d181c82406
commit c457b30aa3

View file

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