Calling opChanged on package suspend / unsuspend
checkAudioOperation returned MODE_IGNORED when a package was suspended, but any AppOpsWatcher registered for audio operation did not callback when a package got suspended. This lead to inconsistent state for services that were watching for app op changes. Test: atest FrameworksServicesTests:SuspendPackagesTest Bug: 112486945 Bug: 110077884 Change-Id: Ibfc378dd4ea8dd38ef002c1ac668c479afa8fd47
Loading
Please register or sign in to comment