commit | 7a4d2c05103bbf9aa693be1ee7de1286bf7a8256 | [log] [tgz] |
---|---|---|
author | Brandon Maxwell <maxwelb@google.com> | Fri Dec 11 16:47:26 2015 -0800 |
committer | Brandon Maxwell <maxwelb@google.com> | Wed Dec 16 13:11:33 2015 -0800 |
tree | fdaa246e41562c1622a864e0400453e72feb1a38 | |
parent | 41c304dae70a534f0e9b345e905f30ec76b9ea73 [diff] |
Backporting InCallServiceImpl In L, InCallService callbacks were implemented through the listener from android.telecom.Phone. To backport, this Listener calls through to the InCallService methods that are overridden in the implementing class Also includes miscellaneous backporting fixes that were missed previously. Change-Id: If8896c72454496459b0e6ea575574161184fba40