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

Commit cbf7723c authored by synt4x93's avatar synt4x93
Browse files

universal9810: overlay: disable config_nightDisplayAvailable

Change-Id: Id3f35f1db5a2e49e753d20fef889bb00ba0c7a66
parent 4d7c2f89
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -396,4 +396,9 @@
    <!-- FP trustlet limits the number to 4. -->
    <integer name="config_fingerprintMaxTemplatesPerUser">4</integer>

    <!-- Control whether Night display is available. This should only be enabled on devices
         that have a HWC implementation that can apply the matrix passed to setColorTransform
         without impacting power, performance, and app compatibility (e.g. protected content). -->
    <bool name="config_nightDisplayAvailable">false</bool>

</resources>