Release the instance of StkAppService when it is destroyed

The static field 'sInstance' is never updated even after
StkAppService is destroyed. That causes that StkAppService.getInstance()
can return already destroyed service.

Change-Id: Ic2aba47c9dc1e5ff20250869e0188e1eec8334f2
1 file changed