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

Commit 7c01f9f7 authored by Jonathan Dixon's avatar Jonathan Dixon Committed by Android Git Automerger
Browse files

am efe1b240: DO NOT MERGE: Fix build after checkThread fix merge to master

* commit 'efe1b240':
  DO NOT MERGE: Fix build after checkThread fix merge to master
parents e31c0529 efe1b240
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -691,7 +691,6 @@ public class WebView extends AbsoluteLayout
     * @hide
     */
    public static void freeMemoryForTests() {
        checkThread();
        getFactory().getStatics().freeMemoryForTests();
    }