add keyguard related timing to bootanalyze am: ecd1caaad2
am: 4231f5ca62

Change-Id: Id823f4241eb62c2cf4354073b53494a681b8cc51
diff --git a/tools/bootanalyze/config.yaml b/tools/bootanalyze/config.yaml
index 5b221f3..8c21606 100644
--- a/tools/bootanalyze/config.yaml
+++ b/tools/bootanalyze/config.yaml
@@ -43,7 +43,11 @@
   CarLauncherReady: Em.Overview:\s*onResume
   CarService_start: for service com.android.car/.CarService
   BootAnimStart: starting service 'bootanim'
+  BootAnimStopRequest: TELLING SURFACE FLINGER WE ARE BOOTED
   BootAnimEnd: Service 'bootanim'
+  KeyguardStart: KeyguardServiceDelegate.*\*\*\* Keyguard started
+  KeyguardConnected: KeyguardServiceDelegate.*\*\*\* Keyguard connected
+  KeyguardShown: KeyguardServiceDelegate.*\*\*\*\* SHOWN CALLED \*\*\*\*
   BootComplete: Starting phase 1000
   BootComplete_kernel: processing action \(sys\.boot_completed=1\)
   LauncherStart: START.*HOME.*(NexusLauncherActivity|GEL)