1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-24 05:50:47 +02:00

Undid the Pebble content provider removal

This commit is contained in:
TaaviE 2020-07-20 01:13:59 +03:00
parent b76a8267b8
commit e3664a5926

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"