summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index bad08bd..38256fb 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -36,6 +36,7 @@
android:label="@string/app_name_lineage"
android:supportsRtl="true"
android:persistent="true"
+ android:appCategory="audio"
android:hardwareAccelerated="true"
android:name=".AudioFxApplication"
android:theme="@android:style/Theme.NoTitleBar">