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

Commit 45ef27a2 authored by The Android Open Source Project's avatar The Android Open Source Project
Browse files

merge from open-source master

Change-Id: I627b3a7080e413f756d1751cdae88ec6642b02c4
parents ff46e2ee ecf9b681
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -181,3 +181,4 @@ JNIEXPORT void JNICALL Java_com_android_gljni_GLJNILib_changeBackground(JNIEnv *
{
{
    background = 1.0f - background;
    background = 1.0f - background;
}
}