Merge "Let application set reply MMS delivery report on or off" am: ab7bf327b7
Change-Id: I908d2d8ac9e2fe351de50e181f099897740526e4
This commit is contained in:
@@ -745,7 +745,9 @@ public class PduComposer {
|
||||
return PDU_COMPOSE_CONTENT_ERROR;
|
||||
}
|
||||
|
||||
// X-Mms-Report-Allowed Optional (not support)
|
||||
// X-Mms-Report-Allowed Optional
|
||||
appendHeader(PduHeaders.REPORT_ALLOWED);
|
||||
|
||||
return PDU_COMPOSE_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user