wahoo: Allow 3rd party apps to use fingerprint gestures

* Also, this is set to true in pixel stock roms.

Change-Id: I7f08c640452f169c3e403c7af20ca61e7e90ca5c
This commit is contained in:
razorloves
2021-06-13 21:28:01 -05:00
committed by Asriadi Rahim
parent 1e610e3946
commit 734d9a2d03

View File

@@ -343,6 +343,9 @@
<item>0:2:15</item> <!-- ID0:Fingerprint:Strong -->
</string-array>
<!-- Specify if the fingerprint hardware support gestures-->
<bool name="config_fingerprintSupportsGestures">true</bool>
<!-- Whether Hearing Aid profile is supported -->
<bool name="config_hearing_aid_profile_supported">true</bool>