Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit afcdfa26 authored by Tyler Gunn's avatar Tyler Gunn
Browse files

Fix inability to reject call as secondary user from lock screen.

The rejectCall method in InCallAdapter was performing a check to see if
reply via sms is allowed, however it was doing this outside of the
"clearCallingIdentity" block.  This was causing a crash when trying to
determine if the device is locked.

Test: Reject call as primary user from lock screen.
Test: Reject call as secondary user from lock screen.
Bug: 78463911

Merged-In: I85b5793a1e64c2567df035cfb3d7b6e0daa3181f
Change-Id: I85b5793a1e64c2567df035cfb3d7b6e0daa3181f
(cherry picked from commit a286b7b8)
parent 67ff0378
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment