<p style="margin-top: 0px; margin-bottom: 10px; padding-top: 0px; padding-bottom: 0px;"></p><div><span style="line-height: 25px; color: rgb(0, 0, 136);"><manifest</span><span style="line-height: 25px;"> </span><span style="line-height: 25px; color: rgb(102, 0, 102);">xmlns:android</span><span style="line-height: 25px; color: rgb(102, 102, 0);">=</span><span style="line-height: 25px; color: rgb(0, 136, 0);">"http://schemas.android.com/apk/res/android"</span><span style="line-height: 25px;"> </span></div><div><span style="line-height: 25px; color: rgb(102, 0, 102);">package</span><span style="line-height: 25px; color: rgb(102, 102, 0);">=</span><span style="line-height: 25px; color: rgb(0, 136, 0);">"com.android.providers.telephony"</span></div><div><span style="line-height: 25px; color: rgb(102, 0, 102);">android:sharedUserId</span><span style="line-height: 25px; color: rgb(102, 102, 0);">=</span><span style="line-height: 25px; color: rgb(0, 136, 0);">"android.uid.phone"</span></div><div><span style="line-height: 25px; color: rgb(0, 0, 136);">></span></div><div><span style="line-height: 25px; color: rgb(0, 0, 136);"><application</span><span style="line-height: 25px;"> </span><span style="line-height: 25px; color: rgb(102, 0, 102);">android:process</span><span style="line-height: 25px; color: rgb(102, 102, 0);">=</span><span style="line-height: 25px; color: rgb(0, 136, 0);">"com.android.phone"</span><span style="line-height: 25px;"> </span></div><div><span style="line-height: 25px; color: rgb(102, 0, 102);">android:allowClearUserData</span><span style="line-height: 25px; color: rgb(102, 102, 0);">=</span><span style="line-height: 25px; color: rgb(0, 136, 0);">"false"</span></div><div><span style="line-height: 25px; color: rgb(102, 0, 102);">android:label</span><span style="line-height: 25px; color: rgb(102, 102, 0);">=</span><span style="line-height: 25px; color: rgb(0, 136, 0);">"Dialer Storage"</span></div><div><span style="line-height: 25px; color: rgb(102, 0, 102);">android:icon</span><span style="line-height: 25px; color: rgb(102, 102, 0);">=</span><span style="line-height: 25px; color: rgb(0, 136, 0);">"@drawable/ic_launcher_phone"</span><span style="line-height: 25px; color: rgb(0, 0, 136);">></span></div><div><span style="line-height: 25px; color: rgb(0, 0, 136);"><provider</span><span style="line-height: 25px;"> </span><span style="line-height: 25px; color: rgb(102, 0, 102);">android:name</span><span style="line-height: 25px; color: rgb(102, 102, 0);">=</span><span style="line-height: 25px; color: rgb(0, 136, 0);">"TelephonyProvider"</span><span style="line-height: 25px;"> </span></div><div><span style="line-height: 25px; color: rgb(102, 0, 102);">android:authorities</span><span style="line-height: 25px; color: rgb(102, 102, 0);">=</span><span style="line-height: 25px; color: rgb(0, 136, 0);">"telephony"</span><span style="line-height: 25px;"> </span></div><div><span style="line-height: 25px; color: rgb(102, 0, 102);">android:multiprocess</span><span style="line-height: 25px; color: rgb(102, 102, 0);">=</span><span style="line-height: 25px; color: rgb(0, 136, 0);">"true"</span><span style="line-height: 25px;"> </span><span style="line-height: 25px; color: rgb(0, 0, 136);">/></span></div><p style="margin-top: 0px; margin-bottom: 10px; padding-top: 0px; padding-bottom: 0px;"></p>