Add implementation of InCallService.
Adds a rudimentary implementation of IInCallService which supports
updating the UI with new outgoing calls and changing a call to active or
disconnected. The new service takes updates from Telecomm in the form of
CallInfo object or callInfo IDs and turns them into Call objects which
work with the existing CallList.
This CL does not have the changes to send commands back to Telecomm.
Change-Id: I985de1d7e0c7fbcbf242ce3f7a831335790d05b5
4 files changed
tree: 793e3fd8722094309596592c7a8bd46f573e9b9d
- InCallUI/