Fix bug that sPhones is not mocked in test.
In TelephonyTest.java, array mPhones is created before initMocks is called, thus mPhone is not included properly in that array. Bug: 64132030 Test: unit-test Change-Id: Ifb7c48a9fa6f4c468f11b99064df0854f4769f18
Loading
Please register or sign in to comment