# HG changeset patch # User Mychaela Falconia # Date 1516510376 0 # Node ID bd2495364b5af4569bf63b916ffbf38862f3b1ab # Parent 2d1cf296fd168961363993161dd21ff5618832b3 src/ui3/bmi/mmiStart.c: boot time LoCosto-ism conditioned out diff -r 2d1cf296fd16 -r bd2495364b5a src/ui3/bmi/mmiStart.c --- a/src/ui3/bmi/mmiStart.c Sun Jan 21 04:51:16 2018 +0000 +++ b/src/ui3/bmi/mmiStart.c Sun Jan 21 04:52:56 2018 +0000 @@ -650,7 +650,9 @@ // function will be called after the sim insert indication is recieved hence // we go ahead with the display of the Idle screen by calling show_welcome_cb +#if 0 /* FreeCalypso */ boot_time_snapshot(EAppInit); /*OMAPS00091029 x0039928(sumanth) - to mark the end of app init*/ +#endif TRACE_EVENT("Boot Time Snapshot - EAppInit"); #ifdef TI_PS_UICC_CHIPSET_15 show_welcome_cb(win,0,0);