summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/os/PduParserUtil.java
Commit message (Collapse)AuthorAgeFilesLines
* PduParser MSIM support (4/4)Ye Wen2014-11-181-0/+37
PduParser needs to know if Content-Disposition part header is supported for a specific carrier. Originally this is loaded directly from system resource in PduParser. This won't work for multi-SIM, which requires getting that config based on carrier. This change adds parameter to indicate if this header is supported and requires caller to provider the config. b/18371228 Change-Id: I8a0a7ce91d1b9581fe5d4545fa954277a661751b