commit | c30fbc9dd547f6f43f94da8272151aa83e4ad929 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Tue Jan 09 19:42:33 2018 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Jan 09 19:42:33 2018 +0000 |
tree | 191a84c4e6eefa5788dea549fd27d13fed9e82f1 | |
parent | 9f89608f6bccc5fb3988c4699701c17fc1f0c871 [diff] | |
parent | bf66d81221a4b91df428d0e418cd6985c179bf8a [diff] |
Merge "Enable support of Automatic Channel Selection"
diff --git a/hostapd/android.config b/hostapd/android.config index 08d21f0..89b13d2 100644 --- a/hostapd/android.config +++ b/hostapd/android.config
@@ -210,3 +210,6 @@ # /dev/urandom earlier in boot' seeds /dev/urandom with that entropy before # either wpa_supplicant or hostapd are run. CONFIG_NO_RANDOM_POOL=y + +# Enable support of Automatic Channel Selection +CONFIG_ACS=y