commit | 296489e016dda0b03fe83d0197e3609ec5155eef | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Tue Jan 16 21:40:43 2018 -0800 |
committer | Tyler Gunn <tgunn@google.com> | Tue Jan 16 21:40:43 2018 -0800 |
tree | efd37693e7d526c42fd812e55986d158b5ecb7fa | |
parent | e164b27a66bd5b99bc147c717c7b582a35bc3e7f [diff] |
Fix regression where contacts and starred contacts wouldn't ring in DND. A recent change was made to NotificationManager which deprecated the old means of using EXTRA_PEOPLE when calling "matchesCallFilter". This CL updates the "matchesCallFilter" to use the new replacement EXTRA_PEOPLE_LIST means of specifying the contact URI. Test: Manually tested ring during DND. Bug: 72030702 Change-Id: Ia434d343abb6e3d7ebf5039c0626bc6b2ae85757