RadioInfo: Update the network type listing
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
Loading
Please register or sign in to comment