summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey <joey@lineageos.org>2018-01-25 12:18:32 +0100
committerJoey <joey@lineageos.org>2018-01-25 12:18:32 +0100
commit74c1b19f4512570560d8496684e414c08fe1fc89 (patch)
tree6ab8ec20bf459bbcf1c37d67bdbae57b564a124f
parent1837a6ddb431b47b7133055872c054badf65f7f8 (diff)
downloadandroid_packages_apps_Terminal-staging/lineage-15.1.tar.gz
android_packages_apps_Terminal-staging/lineage-15.1.tar.bz2
android_packages_apps_Terminal-staging/lineage-15.1.zip
Terminal: define app categorystaging/lineage-15.1
Change-Id: I9415c81980aa7af408bc17674dac6478f9cc6ade Signed-off-by: Joey <joey@lineageos.org>
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 2ef5046..4b8e4db 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -31,6 +31,7 @@
<application
android:icon="@drawable/ic_launcher"
android:label="@string/app_label"
+ android:appCategory="productivity"
android:enabled="false">
<activity