sm8350-common: overlay: Turn on screen on unplug

Signed-off-by: Vaisakh Murali <mvaisakh@statixos.com>
Change-Id: I9d49a6bcdaaf2defa4d8c9c3528110b25e266653
This commit is contained in:
Xin Li 2022-04-25 20:56:35 -04:00 committed by zaidkhan0997
parent 9c607cdb61
commit 746cae95bb
Signed by: zaidkhan0997
GPG Key ID: 6C50557AD547C980

View File

@ -292,4 +292,7 @@
<!-- Disables pocket mode lock -->
<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>