mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
stone: overlay: Disable pickup gesture
Signed-off-by: Arijit78 <sahaarijit2007@gmail.com>
This commit is contained in:
@@ -638,6 +638,10 @@
|
|||||||
|
|
||||||
<!-- Doze: should the TYPE_PICK_UP_GESTURE sensor be used as a pulse signal. -->
|
<!-- Doze: should the TYPE_PICK_UP_GESTURE sensor be used as a pulse signal. -->
|
||||||
<bool name="config_dozePulsePickup">true</bool>
|
<bool name="config_dozePulsePickup">true</bool>
|
||||||
|
|
||||||
|
<!-- Control whether the pickup gesture is enabled by default. This value will be used
|
||||||
|
during initialization when the setting is still null. -->
|
||||||
|
<bool name="config_dozePickupGestureEnabled">false</bool>
|
||||||
|
|
||||||
<!-- Control whether the always on display mode is enabled by default. This value will be used
|
<!-- Control whether the always on display mode is enabled by default. This value will be used
|
||||||
during initialization when the setting is still null. -->
|
during initialization when the setting is still null. -->
|
||||||
|
|||||||
Reference in New Issue
Block a user