History log of /frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/TelephonyUtilsTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
01b6d244174b4fe5434593fc89189ba94bc76e7d 05-Mar-2010 Wink Saville <wink@google.com> Allow the configuration string to have quotes.

This makes properties easier to read so from:
ro.cdma.data_retry_config=default_randomization=2000,0,0,120000,180000

to this:
ro.cdma.data_retry_config="default_randomization=2000,0,0,120000,180000"

Change-Id: Ied2a7be0102512cd2ce528d566c19ed3a8e2f480
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/TelephonyUtilsTest.java
22e31e5b609136d5bf7d77b1dccd6b042b83ebdf 07-Jan-2010 Neal Nguyen <tommyn@google.com> Moving framework core tests closer to their source files.

Phase 2 of test case cleanup; distributing CoreTests files closer to their respective sources under frameworks.
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/TelephonyUtilsTest.java