Also dispatching that we finished waking up after booting

Previously we only were dispatching the startedWakingUp call
after boot but never actually told our listeners that we also
finished. This could lead to pretty bad bugs where notifications
were stuck visible on AOD because the listener thought that we
were still waking up.

Fixes: 134765187
Test: boot, turn screen off, send pulsing notification, observe that it goes away
Change-Id: I7c8c947d8595b4f785c487a4c375d240f5f5444c
1 file changed