Hi All,
I have roughly 700 Samsung A14 devices running on Android 13 TP1A.220624.014.A146PXXS5BWK1
Mobi Version: 15.6.6.1010
We need to turn off "Lock instantly with side key" on our devices.
Does anyone have a script that would do this?
Cheers
Hi All,
I have roughly 700 Samsung A14 devices running on Android 13 TP1A.220624.014.A146PXXS5BWK1
Mobi Version: 15.6.6.1010
We need to turn off "Lock instantly with side key" on our devices.
Does anyone have a script that would do this?
Cheers
Hi Shaun,
You can try using the following script command :
hardwarekeys -keys 26 /block
to disable the power hardware key on your Samsung device.
If this post has helped you in solving your query, I would request you to mark the particular comment as "is solution", so that others may benefit from this information.