Loading
Fix documentation on unbinding for bindServiceAsUser()
Similar to bindService(), even if bindServiceAsUser() returns false, unbindService() must still be called to allow the service to shut down. The documentation is updated to reflect this. Bug: 212663289 Test: m ds-docs-java Change-Id: I780d307f4a0ebf8bef508932181e580f168b5578