From 437afcc9ed49ed0afb25eb9f121c16abca0e353c Mon Sep 17 00:00:00 2001 From: Chiao Cheng Date: Fri, 9 Nov 2012 15:18:21 -0800 Subject: Moving phone icon into Dialer app. Also removed un-necessary taskAffinity definitions. Bug: 6993891 Change-Id: Id89bfecfe5cbc462964a43063f789e3ea1a62984 --- AndroidManifest.xml | 8 ++------ res/mipmap-hdpi/ic_launcher_phone.png | Bin 0 -> 7524 bytes res/mipmap-mdpi/ic_launcher_phone.png | Bin 0 -> 4350 bytes res/mipmap-xhdpi/ic_launcher_phone.png | Bin 0 -> 11180 bytes res/mipmap-xxhdpi/ic_launcher_phone.png | Bin 0 -> 17308 bytes 5 files changed, 2 insertions(+), 6 deletions(-) create mode 100644 res/mipmap-hdpi/ic_launcher_phone.png create mode 100644 res/mipmap-mdpi/ic_launcher_phone.png create mode 100644 res/mipmap-xhdpi/ic_launcher_phone.png create mode 100644 res/mipmap-xxhdpi/ic_launcher_phone.png diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 7c39ee5db..502184c63 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -51,10 +51,8 @@ + android:icon="@mipmap/ic_launcher_phone" + android:hardwareAccelerated="true">