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

Commit edacdc0f authored by Joey's avatar Joey Committed by Michael Bestas
Browse files

Dialer: define app category



Change-Id: I53b6ee1c70925c50e91270e0b084d777dd8c06f6
Signed-off-by: default avatarJoey <joey@lineageos.org>
parent 18e0ad3b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -111,6 +111,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">