ce7a01fd782456be89a4fa65e73caca79ecb3bca
Using a global setting to specify the lid open/close behaviour allows OEMs to support switching between windowed and windowless lids at runtime instead of build time. Bug: 70378569 Test: Find the hall effect sensor on the device and then using a magnet confirm the expected behaviour for each global setting: * No reaction from device adb shell settings put global lid_behavior 0 * Sleep/screen off adb shell settings put global lid_behavior 1 * Lock screen but screen stays on adb shell settings put global lid_behavior 2 Change-Id: I53682711aeaaeb9eead7246ba83e4dd4b3c06a58
…
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%