Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3d5bb944 authored by Patrick Baumann's avatar Patrick Baumann
Browse files

Makes settings provider queryable by all

Bug: 136675067
Test: Builds successfully

Change-Id: Ie6c38a4ccdca03842c8698dc1865dd542bf9054a
parent f1d326e2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@
                 android:restoreAnyVersion="true"
                 android:icon="@mipmap/ic_launcher_settings"
                 android:defaultToDeviceProtectedStorage="true"
                 android:forceQueryable="true"
                 android:directBootAware="true">

        <provider android:name="SettingsProvider"