Include square and circular contacts launcher icons (1/3)
Bug 30465932
Change-Id: Ic3d2cdc659936fd657b80db3aaaa29f7b43a5af9
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index dda7590..80e8108 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -55,7 +55,7 @@
<application
android:name="com.android.contacts.ContactsApplication"
android:label="@string/applicationLabel"
- android:icon="@mipmap/ic_contacts_launcher"
+ android:icon="@mipmap/ic_contacts_launcher_square"
android:roundIcon="@mipmap/ic_contacts_launcher"
android:taskAffinity="android.task.contacts"
android:hardwareAccelerated="true"