OSDN Git Service

Update BandMode Names to support full list, fix off-by-one UI error.
authorNathan Harold <nharold@google.com>
Fri, 12 Feb 2016 18:03:36 +0000 (10:03 -0800)
committerNathan Harold <nharold@google.com>
Tue, 16 Feb 2016 23:25:38 +0000 (15:25 -0800)
commit575fe1af95864819d457c08e169b1af5c269bcfb
tree3f7990e8e6bf1447061f50eecd62faa874c72a32
parent2b16cd3920f95b2cd5c2426d81b5e1584ffc682d
Update BandMode Names to support full list, fix off-by-one UI error.

-Added support for all the currently defined band modes.
-Fixed an off-by-one error in the UI that prevented single-band
 phones from being able to select a valid band.

Bug: 27145805
Change-Id: If7366294086e28ebb51aa2f4b89c881c38deacc2
src/com/android/settings/BandMode.java