Update lock-icon longpress time to 100ms

Test: manual
Fixes: 257589825
Change-Id: Id85e129b583df074308b86ec89ef4383e9cb1d93
这个提交包含在:
Beverly
2022-11-07 13:38:12 +00:00
父节点 d181c82406
当前提交 c457b30aa3

查看文件

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