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

Commit f217c940 authored by Sahil Sonar's avatar Sahil Sonar 💬
Browse files

mt6765-common: overlay: Disable LiveDisplay

  - Doesn't work properly with MTK.
parent 8d509c5c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -61,4 +61,8 @@
         For example, a device with notification and battery lights that supports
         pulsating and RGB control would set this config to 75. -->
    <integer name="config_deviceLightCapabilities">232</integer>

    <!-- Disable LiveDisplay -->
    <integer name="config_defaultLiveDisplayMode">0</integer>
    <bool name="config_enableLiveDisplay">false</bool>
</resources>