exynos9610: Allow 3rd party apps to use fingerprint gestures
authorrazorloves <razorloves@gmail.com>
Mon, 14 Jun 2021 02:28:01 +0000 (21:28 -0500)
committerNolen Johnson <johnsonnolen@gmail.com>
Mon, 14 Jun 2021 03:15:04 +0000 (23:15 -0400)
* All moto_exynos9610 devices have rear mounted fingerprint sensor
  with swipe-down gesture.

Change-Id: I7f08c640452f169c3e403c7af20ca61e7e90ca5c

overlay/frameworks/base/core/res/res/values/config.xml

index 0922d049ffef5227b8cf82b523dcb42e0fbb0ea0..ee2234eaea7a1f5ac1e16cd14f48acd2902eda4b 100644 (file)
@@ -86,6 +86,9 @@
         <item>0:2:15</item> <!-- ID0:Fingerprint:Strong -->
     </string-array>
 
+    <!-- Specify if the fingerprint hardware support gestures-->
+    <bool name="config_fingerprintSupportsGestures">true</bool>
+
     <array name="config_autoBrightnessDisplayValuesNits">
         <item>3</item>
         <item>32</item>