Fix NPE when calls manager isn't initialized
CallsManager isn't initialized for users other than USER_OWNER, so need to check whether getInstance() is null. Bug:17684364 Change-Id: Ic3a2a41170a259f13ed4b685e00631c126db3951
Loading
Please register or sign in to comment