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

Commit 444cd84c authored by Christine Franks's avatar Christine Franks Committed by android-build-merger
Browse files

Merge "DO NOT MERGE - Update night display coefficients" into oc-dr1-dev

am: 153d2ff6

Change-Id: Iaec2a90c6de37fa16a0e9b78f4665bbf63cb4aea
parents 4dabe266 153d2ff6
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -119,9 +119,9 @@ public final class NightDisplayService extends SystemService
     *  </table>
     *  </table>
     */
     */
    private static final float[] mColorTempCoefficients = new float[] {
    private static final float[] mColorTempCoefficients = new float[] {
            0.0f, -0.0000000871377221f, -0.0000000753960646f,
            0.0f, -0.000000014365268757f, -0.000000000910931179f,
            0.0f, 0.000750142586f, .000725567598f,
            0.0f, 0.000255092801250106f, 0.000207598323269139f,
            1.0f, -.830130222f, -1.15546312f
            1.0f, -0.064156942434907716f, -0.349361641294833436f
    };
    };


    private int mCurrentUser = UserHandle.USER_NULL;
    private int mCurrentUser = UserHandle.USER_NULL;