potter: enable livedisplay again

This commit is contained in:
Vachounet
2017-07-14 19:29:02 +02:00
parent c2ce70e0ff
commit 88796d5dad
3 changed files with 12 additions and 2 deletions

View File

@@ -50,7 +50,10 @@
<item>Comfort:astronomy</item>
</string-array>
<!-- Turn on LiveDisplay auto mode by default -->
<integer name="config_defaultLiveDisplayMode">0</integer>
<!-- Should we filter any display modes which are unampped? -->
<bool name="config_filterDisplayModes">true</bool>
<bool name="config_filterDisplayModes">false</bool>
</resources>