History log of /frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/MccTableTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ed4f28b492da3ff140bbaabbbda798a08c40ea5b 30-Oct-2010 Irfan Sheriff <isheriff@google.com> Set country code in the driver and remove channel set

With dual band support, using country code
settings is the way to go

Bug: 2936741
Change-Id: I760dce4c43b1af19ee205c28f0d287420c8d9e85
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/MccTableTest.java
e2043da015fb5b3d59d5bae8de43974714bbaefd 26-Jun-2010 Robert Greenwalt <robdroid@android.com> Revert to an uncompressed MccTable.

The compressed MccTable didn't have enough space for all the timezones or languages in the world.
We can remove the timezones entirely by looking up the timezone from the ICU data. Since there
is not much to be gained from the binary format and it had real limitations we chose
to revert it.

Fixed a bug where the wifi channel was never being set.

bug:2284210
Change-Id: If9ca89f7053f937f555430b061c60cd7eec86d8e
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/MccTableTest.java
e4b293cd64da2825d9e051f64150328e4caee962 04-Mar-2010 John Wang <johnwang@google.com> Update Singapore default time zone.

In MccTable, Singapore is marked as 'Asia/Singapore' instead of 'Singapore'.
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/MccTableTest.java
1a44d5dcabc18cd5ef111f732ccff91683a1a093 13-Jan-2010 Neal Nguyen <tommyn@google.com> Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources.

Most of these are file moves; a couple notable exceptions are the changes due to the move, and fixing up test code:
- database/DatabaseCursorTest.java
- database/DatabaseStatementTest.java
- net/UriTest.java
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/MccTableTest.java