summaryrefslogtreecommitdiffstats
path: root/mms-common/java/com/android/common/mms/pdu
Commit message (Collapse)AuthorAgeFilesLines
* Fix mms-common's pathnames to match package spec.Ficus Kirkpatrick2010-02-0219-7229/+0
| | | | Change-Id: I4ae65227ea29dff8a79bd1d9373dec46c4b53598
* Remove MMS from the frameworkTom Taylor2010-01-2819-0/+7229
The MMS code has been moved into the mms-common library. Move SqliteWrapper (and make it hidden) into the database directory because Telephony.java depends on it. Create a mmscommon library similar to androidcommon for a number of files used both by the telephony layer, by mms, and by myfaves. Change-Id: I2e23e87c4961b87c42a4c8a63f812fa9e0e44dec