sdm710-common: overlay: Enable lid switching
Closing the lid causes the device to go to sleep and opening it causes the device to wake up. Change-Id: I866827eb56a29055a0af11b4513e45dbcf364a51 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
f690e6750d
commit
9ab4d78e4f
1 changed files with 5 additions and 0 deletions
|
@ -412,4 +412,9 @@
|
|||
specified -->
|
||||
<string name="default_wallpaper_component" translatable="false">com.breel.wallpapers19/com.breel.wallpapers19.doodle.wallpaper.variations.DoodleWallpaperV1</string>
|
||||
|
||||
<!-- Indicate whether closing the lid causes the device to go to sleep and opening
|
||||
it causes the device to wake up.
|
||||
The default is false. -->
|
||||
<bool name="config_lidControlsSleep">true</bool>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue