L10: Disable support for fingerprint gestures
Bug: 239640928 Test: on device Change-Id: I63b81380eef73718c25e49423674f071176e101c
This commit is contained in:

committed by
TreeHugger Robot

parent
cfad191e5a
commit
1f23bcddd1
@@ -253,6 +253,9 @@
|
|||||||
<!-- Type of the udfps long press sensor. Empty if long press is not supported. -->
|
<!-- 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>
|
<string name="config_dozeUdfpsLongPressSensorType" translatable="false">com.google.sensor.long_press</string>
|
||||||
|
|
||||||
|
<!-- UDFPS does not support gestures -->
|
||||||
|
<bool name="config_fingerprintSupportsGestures">false</bool>
|
||||||
|
|
||||||
<!-- Boolean indicating if restoring network selection should be skipped -->
|
<!-- Boolean indicating if restoring network selection should be skipped -->
|
||||||
<!-- The restoring is handled by modem if it is true -->
|
<!-- The restoring is handled by modem if it is true -->
|
||||||
<bool translatable="false" name="skip_restoring_network_selection">true</bool>
|
<bool translatable="false" name="skip_restoring_network_selection">true</bool>
|
||||||
|
Reference in New Issue
Block a user