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

Commit ad19edbd authored by The Android Open Source Project's avatar The Android Open Source Project Committed by Android Git Automerger
Browse files

am 8de2cf4c: merge from open-source master

Merge commit '8de2cf4cce9ae2e121fccb4732fd23c64aace102' into kraken

* commit '8de2cf4cce9ae2e121fccb4732fd23c64aace102':
  Fix last character of password field being visible after rotation
  gl_code : add end of line.
parents f4d7fb4b 45ef27a2
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -181,3 +181,4 @@ JNIEXPORT void JNICALL Java_com_android_gljni_GLJNILib_changeBackground(JNIEnv *
{
    background = 1.0f - background;
}