Merge "Update lock-icon longpress time to 100ms" into udc-d1-dev am: f030ffebf9

Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24005132

Change-Id: Ia5fae6f28ddcc007e06a7b22eb3314abe4472dda
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Beverly Tai 2023-07-14 18:42:40 +00:00 committed by Automerger Merge Worker
commit 241bff6479
2 changed files with 6 additions and 0 deletions

View file

@ -55,6 +55,9 @@
Z
</string>
<!-- The time (in ms) needed to trigger the lock icon view's long-press affordance -->
<integer name="config_lockIconLongPress" translatable="false">100</integer>
<!-- Camera 1 is the front camera -->
<string translatable="false" name="config_protectedCameraId">1</string>

View file

@ -55,6 +55,9 @@
Z
</string>
<!-- The time (in ms) needed to trigger the lock icon view's long-press affordance -->
<integer name="config_lockIconLongPress" translatable="false">100</integer>
<!-- Camera 1 is the front camera -->
<string translatable="false" name="config_protectedCameraId">1</string>