commit | 32310ee560d7a700fb1d910666eaaf096d84b643 | [log] [tgz] |
---|---|---|
author | Ricardo Cerqueira <github@cerqueira.org> | Thu Apr 12 23:34:38 2012 +0100 |
committer | Ricardo Cerqueira <github@cerqueira.org> | Thu May 03 19:12:13 2012 +0100 |
tree | ee08ff9e586cdc509028391f217f59c880241b3f | |
parent | b0362b1bb0a3288c8de2cd8d0e5efd44ec1a831e [diff] |
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