Loading overlay/frameworks/base/core/res/res/values/config.xml +5 −0 Original line number Diff line number Diff line Loading @@ -120,4 +120,9 @@ <!-- Control whether Night display is available. --> <bool name="config_nightDisplayAvailable">true</bool> <!-- 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
overlay/frameworks/base/core/res/res/values/config.xml +5 −0 Original line number Diff line number Diff line Loading @@ -120,4 +120,9 @@ <!-- Control whether Night display is available. --> <bool name="config_nightDisplayAvailable">true</bool> <!-- 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>