Retrieve phone object properly.

getPhone() method in PhoneGlobals accepts subscription id
as argument, but in current implementation its called with
phone id as argument and hence it always returns default phone
object which is not correct.
Hence use PhoneFactory.getPhone() which accepts phoneid as
argument.

Test: manual - tested ECBM on both slots
Bug: 34919091
Change-Id: Icfed0957cfd89f04c5c1c1e81079edfbfc45864d
1 file changed