am ac20bf1f: am 43a601e7: Merge "Change default intent"

# Via Android Git Automerger (1) and others
* commit 'ac20bf1fcda9210640fd8e4d71b0644a2b012658':
  Change default intent
This commit is contained in:
Irfan Sheriff
2013-02-04 10:34:21 -08:00
committed by Android Git Automerger

View File

@@ -42,7 +42,7 @@ public class WifiNative {
private static final boolean DBG = false;
private final String mTAG;
private static final int DEFAULT_GROUP_OWNER_INTENT = 7;
private static final int DEFAULT_GROUP_OWNER_INTENT = 6;
static final int BLUETOOTH_COEXISTENCE_MODE_ENABLED = 0;
static final int BLUETOOTH_COEXISTENCE_MODE_DISABLED = 1;