Merge "Merge "Let application set reply MMS delivery report on or off" am: ab7bf327b7 am: 3a5549a7a4 am: 01a0174fe6" into rvc-d1-dev-plus-aosp
This commit is contained in:
committed by
Android (Google) Code Review
commit
f732f16f5d
@@ -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