SUMMARY
Only going to access the sPhones array for an index that exists. DESCRIPTION On boot, PhoneFactory.java was throwing errors when trying to access an index that didn't exist. In order to fix this, only going to access the array index if it exists. Merged-In: I60447235123c7bbb7cd5622332f7d46608ca2e73 Bug: 129880602 Test: Flashed Hikey960 and no error on boot. Change-Id: I60447235123c7bbb7cd5622332f7d46608ca2e73 (cherry picked from commit b7a943be)
Loading
Please register or sign in to comment