Fix the crash of BandMode app.
It crashes because of out of array boundary exception. This app predefined a list of constant strings of band mode. Unfortunately the actual supported band modes keep adding and the hardcoded list can meet. Change-Id: Ife9683924706a1606d4f72b01a5904e9aa0f782c
Loading
Please register or sign in to comment