Make Telecom CallRedirectionService work-profile aware.
Currently, we use UserHandle.CURRENT for redirection, which ignores redirection for work profiles. We should instead use the UserHandle stored in the call for redirection. Bug: 256240281 Test: Updated existing tests, Manual Change-Id: Id2127bb9df32792705e95343475529083ad9b963
Loading
Please register or sign in to comment