Boot up optimization for phoneprocess
During boot up, MmsServiceBroker binds to MmsService which runs in phone process causing the delay in start of PhoneApp which also runs in phone process. Do not bind the MmsService during boot up to optimize the delay caused during boot up. Change-Id: I74129607d6e6341e4f45f28c51dae8351a44da11 CRs-Fixed: 767470
Loading