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

Commit 9090a7a2 authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru
Browse files

Merge from master

Change-Id: I72b13c6443acdfb1b9ad477942f32a925fde5c61
parents 788efcf8 e3a01395
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -903,9 +903,6 @@ public class TestShellActivity extends Activity implements LayoutTestController
        settings.setWorkersEnabled(false);
        settings.setXSSAuditorEnabled(false);
        settings.setPageCacheCapacity(0);
        // this enables cpu upload path (as opposed to gpu upload path)
        // and it's only meant to be a temporary workaround!
        settings.setProperty("enable_cpu_upload_path", "true");
        settings.setProperty("use_minimal_memory", "false");
    }