Merge "Add config to skip state toggle off/on for Wi-Fi NAN"
This commit is contained in:
@@ -74,4 +74,7 @@ ifdef WIFI_HIDL_FEATURE_DISABLE_AP_MAC_RANDOMIZATION
|
||||
endif
|
||||
ifdef WIFI_AVOID_IFACE_RESET_MAC_CHANGE
|
||||
$(call soong_config_set,wifi,avoid_iface_reset_mac_change,true)
|
||||
endif
|
||||
endif
|
||||
ifdef WIFI_SKIP_STATE_TOGGLE_OFF_ON_FOR_NAN
|
||||
$(call soong_config_set,wifi,wifi_skip_state_toggle_off_on_for_nan,true)
|
||||
endif
|
||||
|
Reference in New Issue
Block a user