wifi: move country code property from cmdline
* This would get parsed into ro.boot property by init's property service in any case.
This commit is contained in:
@@ -69,4 +69,3 @@ BOARD_HOSTAPD_PRIVATE_LIB := lib_driver_cmd_$(BOARD_WLAN_DEVICE)
|
||||
BOARD_WPA_SUPPLICANT_DRIVER := NL80211
|
||||
BOARD_WPA_SUPPLICANT_PRIVATE_LIB := lib_driver_cmd_$(BOARD_WLAN_DEVICE)
|
||||
WPA_SUPPLICANT_VERSION := VER_0_8_X
|
||||
BOARD_KERNEL_CMDLINE += androidboot.wificountrycode=00
|
||||
|
||||
@@ -64,6 +64,7 @@ media.c2.hal.selection=aidl
|
||||
persist.device_config.mglru_native.lru_gen_config=core
|
||||
|
||||
# Wifi
|
||||
ro.boot.wificountrycode=00
|
||||
wifi.interface=wlan0
|
||||
|
||||
# Window extensions
|
||||
|
||||
Reference in New Issue
Block a user