Make telephony provider boot in minimal boot mode
Bug: 5233488
Change-Id: Ia11f53f48aa5806c5f4940de7eda246b54cb0e5f
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 78d7f00..c0dc9c1 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -16,6 +16,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.providers.telephony"
+ coreApp="true"
android:sharedUserId="android.uid.phone">
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />