Use updated name of AOSP contacts launcher icon
am: b173265541

* commit 'b173265541021cefbf50d8c891244be4ab42812f':
  Use updated name of AOSP contacts launcher icon
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 9014b10..01cb3a2 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -51,7 +51,7 @@
     <application
         android:name="com.android.contacts.ContactsApplication"
         android:label="@string/applicationLabel"
-        android:icon="@mipmap/ic_contacts_clr_48cv_44dp"
+        android:icon="@mipmap/ic_contacts_launcher"
         android:taskAffinity="android.task.contacts"
         android:hardwareAccelerated="true"
         android:supportsRtl="true"