32310ee560d7a700fb1d910666eaaf096d84b643
The dropdown for the preferred type in the INFO menu is outdated. ril.h and RILConstants now go up to type 11, due to the addition of the LTE combinations. If a device has one of these new types set up as the default, going into this menu causes a crash for com.android.phone, since it attempts to use array position "type" without verifying if it is that long. Change-Id: I0bf4bb70e21aef79f22e7258c8154e3ec569a215
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%