Skip "splash" metric when summing bootloader time

The "splash" stage is already included in the firmware boot time, if we
add it as an extra stage we will be calculating the wrong total time. So
we skip adding it when required.

Bug: 418935715
Test: compiled and verified it runs
Change-Id: I562af218b2d39b179ce4ff410960fed39126e101
1 file changed