From c60e48b1568716589f1691c4bd81ba25fbfe02df Mon Sep 17 00:00:00 2001 From: Andy2 Date: Wed, 9 Feb 2011 06:32:07 -0800 Subject: [PATCH] RelayReceiver should not be launched in new process since that prevents its communicating with/updating a game that's already running. User presumably wants the current app state updated when possible. --- xwords4/android/XWords4/AndroidManifest.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/xwords4/android/XWords4/AndroidManifest.xml b/xwords4/android/XWords4/AndroidManifest.xml index 5fd0346a3..1c37f3fc6 100644 --- a/xwords4/android/XWords4/AndroidManifest.xml +++ b/xwords4/android/XWords4/AndroidManifest.xml @@ -85,7 +85,6 @@