am b57438c8: am e4154f46: Merge "perfboot.py: check 2 more event logs by default"

* commit 'b57438c848e377873aefd89f68afb7650a6043e9':
  perfboot.py: check 2 more event logs by default
This commit is contained in:
Yusuke Sato 2015-08-04 21:06:58 +00:00 committed by Android Git Automerger
commit 056b97d509
1 changed files with 2 additions and 0 deletions

View File

@ -66,6 +66,8 @@ _DEFAULT_EVENT_TAGS = [
'boot_progress_pms_ready',
'boot_progress_ams_ready',
'boot_progress_enable_screen',
'sf_stop_bootanim',
'wm_boot_animation_done',
]