• Sailesh Nepal's avatar
    Remove CallServiceProvider and CallServiceDescriptor do not merge · 864a2b29
    Sailesh Nepal authored
    This CL removes CallServiceProvider. Instead of using a
    provider we'll look up ConnectionServices using the package
    manager instead.
    
    This CL also removes CallServiceDescriptor. For incoming calls,
    connection services will now pass a PhoneAccount instead
    of a call descriptor. For outgoing calls we already use
    PhoneAccounts for everything.
    
    Change-Id: I2e40c5c64c0d242dc41b680943d7e9209142db5b
    (cherry picked from commit 7ade570fdc1ae719abca54867d97dc7f0130d664)
    864a2b29
Android.mk 44.2 KB