Send DND related broadcasts to the correct destinations
Previously, broadcasts such as ACTION_INTERRUPTION_FILTER_CHANGED were sent to every ConditionProvider package for all started users, even if the package had DND Access only for some subset of them. Now, they are sent only to the profiles of the current user, and only to the packages that have such access. Fixes: 270338618 Test: New unit tests + manual verification Change-Id: I4909a76a1f160eb5fb0be734a170982ffd2c0a69
Loading
Please register or sign in to comment