sm7125: Enable pickup gesture support

Change-Id: I02f170fad63c4e1b7830d8882d02f6ee4b932847
fourteen-wip
Ruchit Marathe 2 years ago committed by Simon1511
parent 8b48bee621
commit 11e04d187e
  1. 3
      overlay/frameworks/base/core/res/res/values/config.xml

@ -1358,4 +1358,7 @@
<!-- Boolean indicating whether the HWC setColorTransform function can be performed efficiently
in hardware. -->
<bool name="config_setColorTransformAccelerated">true</bool>
<!-- Doze: should the TYPE_PICK_UP_GESTURE sensor be used as a pulse signal. -->
<bool name="config_dozePulsePickup">true</bool>
</resources>

Loading…
Cancel
Save