sm8350-common: overlay: Disable pocket mode lock
Change-Id: I85ee0637f65e0ba11b7b57ff2461ad769bf946b3
This commit is contained in:
parent
829cd4c332
commit
2846d75712
@ -289,4 +289,7 @@
|
|||||||
manually by the user. Off by default, since the expected haptic feedback may not be
|
manually by the user. Off by default, since the expected haptic feedback may not be
|
||||||
available on some devices. -->
|
available on some devices. -->
|
||||||
<bool name="config_enableHapticTextHandle">true</bool>
|
<bool name="config_enableHapticTextHandle">true</bool>
|
||||||
|
|
||||||
|
<!-- Disables pocket mode lock -->
|
||||||
|
<bool name="config_pocketModeSupported">false</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user