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