summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlen Kuhne <kuh@google.com>2017-05-03 07:06:12 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-05-03 07:06:13 +0000
commit33d887d7bd60284426008b359e635358352e5342 (patch)
tree7c1da24f1e6ad5533086abbe287f9945ad0bf6ad
parent455cc203f08e4713eafa6acd26a74a7db9c95a40 (diff)
parentc9aaadc9b0a2d22f87e0e3afa1987fcb84cd82f2 (diff)
downloadwifi-android-wear-o-preview-4.tar.gz
-rw-r--r--service/java/com/android/server/wifi/p2p/SupplicantP2pIfaceHal.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/service/java/com/android/server/wifi/p2p/SupplicantP2pIfaceHal.java b/service/java/com/android/server/wifi/p2p/SupplicantP2pIfaceHal.java
index fc63894b8..0b5e79b3b 100644
--- a/service/java/com/android/server/wifi/p2p/SupplicantP2pIfaceHal.java
+++ b/service/java/com/android/server/wifi/p2p/SupplicantP2pIfaceHal.java
@@ -668,6 +668,7 @@ public class SupplicantP2pIfaceHal {
if (groupOwnerIntent < 0 || groupOwnerIntent > 15) {
groupOwnerIntent = DEFAULT_GROUP_OWNER_INTENT;
}
+ goIntent = groupOwnerIntent;
}
SupplicantResult<String> result = new SupplicantResult(