Fix null handling of getAllCellInfo
ServiceStateTracker.getAllCellInfo may return null, but PhoneBase.privatizeCellInfoList may dereference that. Check for null rather than crash the phone. bug:23201508 Change-Id: I26fcfc015fa1a8d1ec13e34f3369d1848954c44e
Loading
Please register or sign in to comment