Mathew Inwood 1804e258fa Set mServiceCreated to false when onDestroy().
If tests call shutdownService() themselves, we should not call onDestroy()
again from tearDown(). Set mServiceCreated to false when we call onDestroy
to prevent this.

Change-Id: I618cb770cb43072273abdd2fdffd3390911203a1
2013-10-22 17:39:37 +01:00
..