Fix security vulnerability issue for multi user call redirections.
Currently we won't check if the PhoneAccountHandle provided by a CallRedirectionService has multi-user capability or belong to the same user as the current user. Add the check and disconnect the call if this is an unexpected cross-user call redirection. Bug: 235098883 Test: CallsManagerTest, manual test with test app provided in b/235098883. Change-Id: Ia8b9468aa2bb8e3157c227e2617ff6a52e0af119 Merged-In: Ia8b9468aa2bb8e3157c227e2617ff6a52e0af119 (cherry picked from commit f29ab7e1) (cherry picked from commit 735b84a9) (cherry picked from commit b425d3f69f264b42be66c354709a40772398d5fa) Merged-In: Ia8b9468aa2bb8e3157c227e2617ff6a52e0af119
Loading
Please register or sign in to comment