Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 43a601e7 authored by Irfan Sheriff's avatar Irfan Sheriff Committed by Gerrit Code Review
Browse files

Merge "Change default intent"

parents 7ad885e2 c4e9e753
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -42,7 +42,7 @@ public class WifiNative {


    private static final boolean DBG = false;
    private static final boolean DBG = false;
    private final String mTAG;
    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_ENABLED = 0;
    static final int BLUETOOTH_COEXISTENCE_MODE_DISABLED = 1;
    static final int BLUETOOTH_COEXISTENCE_MODE_DISABLED = 1;