Commits

David 'Digit' Turner authored 4ef8ec3a21d
Fix generic build boot sequence. The TelephonyRegistry service crashed badly in the generic build, because there is no system property to tell if the phone is GSM or CDMA. Adding a simple null check solves the issue and allows the system to boot properly.