summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAsher Simonds <dayanhammer@gmail.com>2018-02-12 10:41:41 +0100
committerMichael Bestas <mkbestas@lineageos.org>2019-09-13 16:16:38 +0300
commit9656612c8f1caf2638c673e24f9ddb3c0fd40876 (patch)
tree43fa35c5e293e8855e82d3104213fb1e5299a0f3 /AndroidManifest.xml
parentd3b02b99bf428fb786ffd815b2f194ed445d3469 (diff)
downloadandroid_packages_apps_Dialer-9656612c8f1caf2638c673e24f9ddb3c0fd40876.tar.gz
android_packages_apps_Dialer-9656612c8f1caf2638c673e24f9ddb3c0fd40876.tar.bz2
android_packages_apps_Dialer-9656612c8f1caf2638c673e24f9ddb3c0fd40876.zip
Dialer: adaptive icon
Change-Id: Ice040bb2785e8e4e3828c6008121520586d269ac Signed-off-by: Joey <joey@lineageos.org>
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index b948082c5..d96d27629 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -108,7 +108,7 @@
<application
android:hardwareAccelerated="true"
- android:icon="@mipmap/ic_launcher_phone"
+ android:icon="@mipmap/ic_launcher"
android:label="@string/applicationLabel"
android:name="com.android.dialer.binary.aosp.AospDialerApplication"
android:appCategory="social"