Increase reliability of Teleservice tests.

Many flakes are seen due to calls to `unbindService` resulting in an
`UnSupportedOperationException`; this is due to the fact that
`MockContext` throws for that method.

Test: This is a test fix:
Flag: NONE test only fix
Fixes: 379279946
Change-Id: I6bcf344a42c1a60944c2a7431ba002d9b9057a2c
1 file changed