Migrate Messaging to androidx.

Test: make messaging
Bug: 76692459
Change-Id: I9103450622f129311545648ac75f5b2f9fc2d04a
This commit is contained in:
Aurimas Liutikas
2018-04-09 17:17:41 -07:00
parent 49d1460b97
commit f38a1bdc3c
161 changed files with 242 additions and 242 deletions
+1 -1
View File
@@ -520,7 +520,7 @@
</intent-filter>
</activity>
<service android:name="android.support.v7.mms.MmsService"/>
<service android:name="androidx.appcompat.mms.MmsService"/>
</application>
</manifest>