Skip to content
Snippets Groups Projects
Unverified Commit 6c5842a8 authored by Alberto97's avatar Alberto97 Committed by Joshua Blanchard
Browse files

beckham: Enable Always-On-Display

* OLED panels should allow this to be enabled.

Change-Id: I248726f3ad1b751d418214ac895975abe59daec7
parent 42b1bb6f
No related branches found
No related tags found
No related merge requests found
......@@ -24,4 +24,9 @@
<!-- If true, the display will be shifted around in ambient mode. -->
<bool name="config_enableBurnInProtection">true</bool>
<!-- Control whether the always on display mode is available. This should only be enabled on
devices where the display has be tuned to be power efficient in DOZE and/or DOZE_SUSPEND
states. -->
<bool name="config_dozeAlwaysOnDisplayAvailable">true</bool>
</resources>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment