Regular monkey should not write script log.

Change-Id: I225cb01d3fb81478ea0e13cc4a6546d71d16d251
This commit is contained in:
Yu Shan Emily Lau
2012-01-30 11:08:53 -08:00
parent e12dad21f0
commit 979806b0a8

View File

@@ -1096,7 +1096,6 @@ public class Monkey {
eventCounter++;
if (mCountEvents) {
cycleCounter++;
writeScriptLog(cycleCounter);
}
}
} else {