* commit 'bdce3d2c3516612bfd3a9e5f259a892d1a595f19': Telephony: Fix cb sms implementation
This commit is contained in:
@@ -412,6 +412,7 @@ public abstract class SMSDispatcher extends Handler {
|
||||
mCm.reportSmsMemoryStatus(mStorageAvailable,
|
||||
obtainMessage(EVENT_REPORT_MEMORY_STATUS_DONE));
|
||||
}
|
||||
break;
|
||||
|
||||
case EVENT_NEW_BROADCAST_SMS:
|
||||
handleBroadcastSms((AsyncResult)msg.obj);
|
||||
|
||||
Reference in New Issue
Block a user