Migrate Messaging to androidx.

Test: make messaging
Bug: 76692459
Change-Id: I9103450622f129311545648ac75f5b2f9fc2d04a
Merged-In: I9103450622f129311545648ac75f5b2f9fc2d04a
This commit is contained in:
Aurimas Liutikas
2019-02-14 22:59:57 +00:00
committed by Raman Tenneti
parent 7ea2a930be
commit 1b693ea7df
161 changed files with 242 additions and 242 deletions
@@ -14,7 +14,7 @@
* limitations under the License.
*/
package android.support.v7.mms;
package androidx.appcompat.mms;
import org.xmlpull.v1.XmlPullParser;
import org.xmlpull.v1.XmlPullParserException;