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

* commit 'e4154f46d38f58bdc01a2bdb6923d0f7ba098426':
  perfboot.py: check 2 more event logs by default
This commit is contained in:
Yusuke Sato 2015-08-04 20:55:20 +00:00 committed by Android Git Automerger
commit b57438c848
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',
]