am c44d7a83: am 075783dc: am 979806b0: Regular monkey should not write script log.

* commit 'c44d7a83593fd00bb053fbdc08dbca0e43230d61':
  Regular monkey should not write script log.
This commit is contained in:
Yu Shan Emily Lau
2012-01-30 11:30:33 -08:00
committed by Android Git Automerger

View File

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