commit | 79e2bf90c388fc7abedb9f31c6c284dfd48726ca | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Fri Sep 01 15:17:05 2017 -0700 |
committer | Tyler Gunn <tgunn@google.com> | Fri Oct 27 13:02:46 2017 -0700 |
tree | 7982c8ad224d41c60bbec93fcb727d3a37144a56 | |
parent | 47b23176bdf97ab2e4c50da70499d811899a83ac [diff] |
Prevent INTERACT_ACROSS_USERS exception in DefaultDialerManager. When TelecomManager methods perform a read phonestate check from a work profile user, it is possible to get an INTERACT_ACROSS_USERS exception. This is due to the fact that the filterByIntent method was not calling queryIntentActivitiesAsUser. Test: Manual Bug: 31304557 Merged-In: I6bc7419ba260050281d83e33f7f328ec5ccb3cd8 Change-Id: I2a1869162e5a52aed986a99cc378a6c630af4a70