sm8350-common: overlay: Turn on screen on unplug
Signed-off-by: Vaisakh Murali <mvaisakh@statixos.com> Change-Id: I9d49a6bcdaaf2defa4d8c9c3528110b25e266653
This commit is contained in:
parent
9c607cdb61
commit
746cae95bb
@ -292,4 +292,7 @@
|
|||||||
|
|
||||||
<!-- Disables pocket mode lock -->
|
<!-- Disables pocket mode lock -->
|
||||||
<bool name="config_pocketModeSupported">false</bool>
|
<bool name="config_pocketModeSupported">false</bool>
|
||||||
|
|
||||||
|
<!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
|
||||||
|
<bool name="config_unplugTurnsOnScreen">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user