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

Commit f49f3228 authored by Isaac Katzenelson's avatar Isaac Katzenelson
Browse files

Set DeskClock as a required app for restricted users

Bug: 8673450
Change-Id: I6ee1ad3242592591220c1329c6e8ca9790da802e
parent f91fcac9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@

    <application android:label="@string/app_label"
                 android:icon="@mipmap/ic_launcher_alarmclock"
                 android:requiredForAllUsers="true"
                 android:supportsRtl="true">

        <provider android:name="AlarmProvider"