IMS: Fix for add participant issue

With l-mr1, callsManager runs in system server process and
callActivity runs in ui process because of which callActivity
cannot access callsManager instance.

Fix this by handling ADD_PARTICIPANT extras in callsManager.

Change-Id: I3095736b6307fa76646b0a69116557f6337d9bae
2 files changed