dubai: enable double tap sensor proximity check

Change-Id: I4b800d9d9b8aefbee38c287ae72828b67e8d46ca
This commit is contained in:
Cosmin Tanislav 2022-06-27 16:57:14 +03:00 committed by Marc Bourgoin
parent fd996ce433
commit aa21cacb39

View file

@ -9,4 +9,7 @@
1 - LOCAL HBM 1 - LOCAL HBM
--> -->
<integer name="config_udfpsHbmType">0</integer> <integer name="config_udfpsHbmType">0</integer>
<!-- Doze: does the double tap sensor need a proximity check? -->
<bool name="doze_double_tap_proximity_check">true</bool>
</resources> </resources>