sm8350-common: overlay: Disable pocket mode lock

Change-Id: I85ee0637f65e0ba11b7b57ff2461ad769bf946b3
This commit is contained in:
Karan Parashar 2024-07-24 21:14:01 +05:30 committed by zaidkhan0997
parent 299eb63dac
commit 1729643874
Signed by: zaidkhan0997
GPG Key ID: 6C50557AD547C980

View File

@ -289,4 +289,7 @@
manually by the user. Off by default, since the expected haptic feedback may not be
available on some devices. -->
<bool name="config_enableHapticTextHandle">true</bool>
<!-- Disables pocket mode lock -->
<bool name="config_pocketModeSupported">false</bool>
</resources>