a5xelte: overlay: Enable config_fingerprintPostResetRunnableForAllClients
[GitHub/LineageOS/android_device_samsung_a5xelte.git] / overlay / frameworks / base / core / res / res / values / config.xml
index a8f838fa2d16654bc2c67707605b09e9d30a9464..d8238b64ebef0b7fd43f26dd70ac1653ef40714e 100644 (file)
          * The device must be provisioned with HDCP keys (for protected content).
     -->
     <bool name="config_enableWifiDisplay">true</bool>
+
+    <!-- Whether to post reset runnable for all clients. Needed for some older
+        vendor fingerprint HAL implementations. -->
+    <bool name="config_fingerprintPostResetRunnableForAllClients">true</bool>
 </resources>