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

Commit dd4593fe authored by John Reck's avatar John Reck Committed by Android Git Automerger
Browse files

am 340ccfe0: Merge "glFinish to flush deletes" into lmp-dev

* commit '340ccfe0fc65803b56d68c2b067a5198c14d0f6f':
  glFinish to flush deletes
parents 39011698 6cc6219f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -377,6 +377,7 @@ void Caches::flush(FlushMode mode) {
    }

    clearGarbage();
    glFinish();
}

///////////////////////////////////////////////////////////////////////////////