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

Commit 0e24b4d9 authored by Joey's avatar Joey Committed by Bruno Martins
Browse files

Deskclock: define app category



Change-Id: I6963ed861d6b5115ea87d1c9e59186e696b5b1de
Signed-off-by: default avatarJoey <joey@lineageos.org>
parent a287cfc7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -45,6 +45,7 @@
        android:backupAgent="DeskClockBackupAgent"
        android:fullBackupContent="@xml/backup_scheme"
        android:fullBackupOnly="true"
        android:appCategory="productivity"
        android:icon="@mipmap/ic_launcher_alarmclock"
        android:label="@string/app_label"
        android:requiredForAllUsers="true"