OSDN Git Service

Eleven: define app category
authorJoey <joey@lineageos.org>
Thu, 25 Jan 2018 11:16:58 +0000 (12:16 +0100)
committerJoey <joey@lineageos.org>
Thu, 25 Jan 2018 13:34:54 +0000 (14:34 +0100)
Change-Id: Icfe797fa15fffa03be6f19edd5e57b6ad661b2c2
Signed-off-by: Joey <joey@lineageos.org>
AndroidManifest.xml

index f9f831b..48d2186 100644 (file)
@@ -58,6 +58,7 @@
         android:allowBackup="true"
         android:allowTaskReparenting="true"
         android:hardwareAccelerated="@bool/config_hardwareAccelerated"
+        android:appCategory="audio"
         android:icon="@mipmap/ic_launcher_eleven"
         android:label="@string/app_name"
         android:largeHeap="@bool/config_largeHeap"