=== modified file 'tests/performance-tests/test_glmark2-es2-mir.cpp'
--- tests/performance-tests/test_glmark2-es2-mir.cpp	2015-06-25 03:00:08 +0000
+++ tests/performance-tests/test_glmark2-es2-mir.cpp	2015-11-04 02:25:59 +0000
@@ -18,15 +18,6 @@
 {
     void SetUp() override
     {
-#ifdef ANDROID
-        /*
-         * Workaround instability that causes freezes when combining
-         * Android overlays with high-speed frame dropping (LP: #1391261).
-         * Fortunately glmark2 is the only use case that exploits this issue
-         * right now.
-         */
-        add_to_environment("MIR_SERVER_DISABLE_OVERLAYS", "true");
-#endif
         start_server();
     }
 

