sm8350-common: Enable automatic channel selection

* Automatic Channel Selection algorithms and implementations
   are used to enable interfaces to automatically figure
   out which channel configuration to use for initiating
   communication, for any mode of operation which initiates
   radiation (AP, Mesh, IBSS, P2P).

   https://wireless.wiki.kernel.org/en/users/documentation/acs

Change-Id: I5c95994ea52495990cf9244c703bc88db170f7f6
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
This commit is contained in:
Kumar Anand 2018-01-22 15:02:54 -08:00 committed by DigiGoon
parent 15f2f80d2f
commit 552a60d338

View file

@ -196,5 +196,7 @@ WIFI_HIDL_FEATURE_DUAL_INTERFACE := true
WIFI_HIDL_UNIFIED_SUPPLICANT_SERVICE_RC_ENTRY := true
WPA_SUPPLICANT_VERSION := VER_0_8_X
CONFIG_ACS := true
# Inherit proprietary blobs
include vendor/xiaomi/sm8350-common/BoardConfigVendor.mk