am 43a601e7: Merge "Change default intent"

# Via Gerrit Code Review (1) and Irfan Sheriff (1)
* commit '43a601e76966ae1d4af5b1117c10f0479a5f97cd':
  Change default intent
This commit is contained in:
Irfan Sheriff
2013-02-04 10:32:11 -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;