Files
frameworks_base/telephony/java/com/android/internal/telephony
Wink Saville 144fdfec24 Telephony: Fix exception if PROPERTY_OPERATOR_NUMERIC is not set
and minor fixes.

Fix the following
 - When PROPERTY_OPERATOR_NUMERIC is not set, the value is "" when CDMAPhone
is initialized. The constructor tries to extract MCC and MNC from this
property and results in a StringIndexOutOfBounds exception. Check for empty
OperatorNumeric string before trying to extract MCC and MNC
 - Handle RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING response gracefully.

Change-Id: I749d6801bb4794d56e8fd672dec69dfea2b5c756
2009-12-02 15:07:34 -08:00
..
2009-08-04 11:30:09 -07:00
2009-05-18 21:47:50 -07:00
2009-06-15 21:34:31 -07:00
2009-11-05 23:39:21 -08:00
2009-06-09 10:30:03 -07:00
2009-09-24 13:19:08 +08:00
2009-09-24 13:03:55 -07:00
2009-06-25 13:08:08 -07:00