Update lock-icon longpress time to 100ms am: c457b30aa3
am: 689c163ca0
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20403765 Change-Id: Ie334a9ff2893028b2388a6ddd41ca1b9123b1f1e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
0ab09eb198
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