Exclude unsupported message types from MSG_GET_MESSAGE_LISTING
MceStateMachine was utilizing MESSAGE_TYPE_ALL. Since the feature to receive emails/IMs has not been implemented, we should not be requesting these message types. MceStateMachine also ignores emails in processInboundMessage. Filter has been changed to exclude emails/IMs from the request. Tag: #stabilty Bug: 338079524 Test: atest MapClientStateMachineTest Flag: EXEMPT, no change in existing behavior Change-Id: I1a4c1f44bf6e4ba7985ebc7fb48889f2b76da121
Loading
Please register or sign in to comment