Undid the Pebble content provider removal

This commit is contained in:
TaaviE
2020-08-02 21:07:14 +03:00
parent b76a8267b8
commit e3664a5926
-2
View File
@@ -480,12 +480,10 @@
android:name=".activities.FindPhoneActivity"
android:label="Find Phone" />
<!--
<provider
android:name=".contentprovider.PebbleContentProvider"
android:authorities="com.getpebble.android.provider"
android:exported="true" />
-->
<provider
android:name="androidx.core.content.FileProvider"