Skip to content
Snippets Groups Projects
Unverified Commit dace3a3a authored by Joey's avatar Joey Committed by Omkar Chandorkar
Browse files

Messaging: define app category


Change-Id: I045f394cd2dfa9018cb5d9463c35371bc8814690
Signed-off-by: default avatarJoey <joey@lineageos.org>
parent e454ba52
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,7 @@
<application
android:name="com.android.messaging.BugleApplication"
android:allowBackup="false"
android:appCategory="social"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
android:theme="@style/BugleTheme"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment