commit | c37445cb4ec3ef7e9fead44eb27c1053019773de | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Fri Sep 28 16:16:20 2018 -0700 |
committer | Tyler Gunn <tgunn@google.com> | Fri Sep 28 16:16:20 2018 -0700 |
tree | 51a681c5aab0bbe841cd3243f026627cbd657a5f | |
parent | d7fe73d3b3a8225fe9373b58d85e90eebec2f43b [diff] |
Add handleCallIntent method in TelecomManager. This is an @hide method usable only from within Telecom itself in order to trampoline an ACTION_CALL intent from the UserCallActivity to Telecom's system service. Bug: 116719392 Test: Verify that calls initiated via CALL intent no longer get rebroadcast and are instead sent directly to Telecom. Change-Id: Ie765631bef8329a8ed12723d9c037a44b4f80882