... | ... | @@ -131,12 +131,6 @@ Add the following 2 providers in manifest used by the sdk |
|
|
<application>
|
|
|
|
|
|
....
|
|
|
<provider
|
|
|
android:name="com.revesoft.itelmobiledialer.data.BasicContentProvider"
|
|
|
android:authorities="com.revesoft.material"
|
|
|
android:enabled="true"
|
|
|
tools:replace="android:authorities"
|
|
|
android:exported="false" />
|
|
|
<provider
|
|
|
android:name="com.revesoft.itelmobiledialer.util.GenericFileProvider"
|
|
|
android:authorities="${applicationId}.provider"
|
... | ... | |