Skip to content

Commit

Permalink
Dialer: define app category
Browse files Browse the repository at this point in the history
Change-Id: I53b6ee1c70925c50e91270e0b084d777dd8c06f6
Signed-off-by: Joey <[email protected]>
  • Loading branch information
bvlj authored and Martinusbe committed Sep 13, 2018
1 parent 8087bd9 commit 7ac4bf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
android:icon="@mipmap/ic_launcher_phone"
android:label="@string/applicationLabel"
android:name="com.android.dialer.binary.aosp.AospDialerApplication"
android:appCategory="social"
android:supportsRtl="true"
android:usesCleartextTraffic="false"
android:extractNativeLibs="false">
Expand Down

0 comments on commit 7ac4bf1

Please sign in to comment.