Replace Hangouts with Duo in home screen folder

Hangouts is dropped, so replace it with the mandatory Duo according to
the GMS requirements.

Issue: FP2P-346
Change-Id: I8e5d77e9445f00587f3c5e475929f44b23f93219
diff --git a/res/xml/default_workspace_4x4.xml b/res/xml/default_workspace_4x4.xml
index d229c40..b5cb803 100644
--- a/res/xml/default_workspace_4x4.xml
+++ b/res/xml/default_workspace_4x4.xml
@@ -42,8 +42,8 @@
             launcher:className="com.google.android.youtube.videos.EntryPoint"
             launcher:packageName="com.google.android.videos" />
         <favorite
-            launcher:className="com.google.android.talk.SigningInActivity"
-            launcher:packageName="com.google.android.talk" />
+            launcher:className="com.google.android.apps.tachyon.MainActivity"
+            launcher:packageName="com.google.android.apps.tachyon" />
         <favorite
             launcher:className="com.google.android.apps.photos.home.HomeActivity"
             launcher:packageName="com.google.android.apps.photos" />