Browse Source

sm8450-common: overlay: Pulse doze on pickup

Change-Id: I0d0cd0ebbaf6223a6a0776a36eac3258a4dd2b4f
Cosmin Tanislav 3 years ago
parent
commit
16cebf3b06
1 changed files with 3 additions and 0 deletions
  1. 3 0
      overlay/FrameworksResXiaomi/res/values/config.xml

+ 3 - 0
overlay/FrameworksResXiaomi/res/values/config.xml

@@ -369,6 +369,9 @@
         <item>500</item>
     </integer-array>
 
+    <!-- Doze: should the TYPE_PICK_UP_GESTURE sensor be used as a pulse signal. -->
+    <bool name="config_dozePulsePickup">true</bool>
+
     <!-- Power Management: Specifies whether to decouple the auto-suspend state of the
          device from the display on/off state.