Fix NPE in ServiceTest

Bug 5444914

I can't seem to reproduce this anymore, but I noticed this weird
code that was starting a new Handler on every onResume. This can't
be right, so I'm moving it to onCreate...

Change-Id: I1b5b7c233f577a0adcf236075d3258d5993ad015
1 file changed