summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey <joey@lineageos.org>2018-01-25 12:19:19 +0100
committerJoey <joey@lineageos.org>2018-01-25 12:19:19 +0100
commitd0f435ca5dbd9ca4f68e052475e6407dcc30c9e4 (patch)
tree4b0e6b644e704e13c7da8b7a207132476ced7488
parent56b620547c2121e82a1f29df8abc98bdb8e5c99f (diff)
downloadandroid_packages_apps_ExactCalculator-staging/lineage-15.1.tar.gz
android_packages_apps_ExactCalculator-staging/lineage-15.1.tar.bz2
android_packages_apps_ExactCalculator-staging/lineage-15.1.zip
Calculator: define app categorystaging/lineage-15.1
Change-Id: Iee5d62ef258b9a508ff14f66f5d2950d00af58c0 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 a7675b1..64a394a 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -21,6 +21,7 @@
<application
android:allowBackup="false"
+ android:appCategory="productivity"
android:icon="@mipmap/ic_launcher_calculator"
android:label="@string/app_name"
android:supportsRtl="true">