commit | c56281c62e87f0fad6ac98772f20c1d426e2c29e | [log] [tgz] |
---|---|---|
author | James Mattis <jmattis@google.com> | Wed Apr 03 14:18:34 2019 -0700 |
committer | James Mattis <jmattis@google.com> | Fri Apr 05 22:40:46 2019 +0000 |
tree | 99b073fb2c8941e779a23496fe4e5d2ca76cf669 | |
parent | 6a0ca20c6cd4b6b708303c418fd53c0f8aaafbe7 [diff] |
Only going to use the defaultPhone instance if it is not null. On boot, PhoneInterfaceManager would throw errors when it tried to use a null object on a hikey960 when it assumed there was a phone when in fact, there was not. Merged-In: I16076b712ea53b5cbe9a2646b78ba5f515410beb Bug: 129880602 Test: Flashed Hikey960 and no error on boot. Change-Id: I16076b712ea53b5cbe9a2646b78ba5f515410beb (cherry picked from commit 2d92f4903c5213a22fed6ce1dfcb9dc0b76c8ee9)