Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd29c3b7 authored by /e/ robot's avatar /e/ robot
Browse files

Merge remote-tracking branch 'origin/lineage-15.1' into v1-oreo

parents 5b136867 6907fc27
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -25,6 +25,8 @@
    <!-- BurnIn protection. This should be enabled on devices that have OLED displays -->
    <bool name="config_enableBurnInProtection">false</bool>

    <bool name="config_enableLiveDisplay">true</bool>

    <!-- Default values for LiveDisplay -->
    <integer name="config_dayColorTemperature">6500</integer>
    <integer name="config_nightColorTemperature">4800</integer>
+2 −0
Original line number Diff line number Diff line
@@ -38,6 +38,8 @@
    <java-symbol type="string" name="perf_profile_bias_power_summary" />
    <java-symbol type="string" name="perf_profile_bias_perf_summary" />

    <java-symbol type="bool" name="config_enableLiveDisplay" />

    <!-- Proximity check on screen on -->
    <java-symbol type="bool" name="config_proximityCheckOnWake" />