Add config_dozeUdfpsLongPressSensorType

Bug: 243078049
Bug: 243079260
Test: long press gesture is registered when UDFPS is enabled.

Change-Id: Iaf5553978cdb79a92a24b674f837ae694e187d48
Signed-off-by: davidycchen <davidycchen@google.com>
This commit is contained in:
davidycchen 2023-01-09 11:50:28 +08:00
parent e8b36af8e3
commit 7273ccd6e8
2 changed files with 5 additions and 0 deletions

View file

@ -259,4 +259,7 @@
Z
@left
</string>
<!-- Type of the udfps long press sensor. Empty if long press is not supported. -->
<string name="config_dozeUdfpsLongPressSensorType" translatable="false">com.google.sensor.long_press</string>
</resources>