msm: Fix for audio loss during WLAN & LTE call handover

Current APR implementation doesn't support session based
multiple service registrations. The apr_deregister()
function sets the destination and client IDs to zero, if
deregister is called for a single service instance.
Fix this by registering for dummy services in voice SVC
driver.

CRs-fixed: 690921
Change-Id: I36ffee5102df25b3309032b64db7cd4c3dc0be1e
Signed-off-by: Karthik Reddy Katta <a_katta@codeaurora.org>
1 file changed