Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a9561300 authored by Joey's avatar Joey
Browse files

Dialer: define app category



Change-Id: I53b6ee1c70925c50e91270e0b084d777dd8c06f6
Signed-off-by: default avatarJoey <joey@lineageos.org>
parent 583e42df
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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">
  </application>