Merge "Add config to skip state toggle off/on for Wi-Fi NAN" am: 691c92f567
am: b25981143f
Original change: https://android-review.googlesource.com/c/platform/build/+/2503002 Change-Id: I4007ed1a4c988f28f58dc7bd2899b9aa32b65b02 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -74,4 +74,7 @@ ifdef WIFI_HIDL_FEATURE_DISABLE_AP_MAC_RANDOMIZATION
|
|||||||
endif
|
endif
|
||||||
ifdef WIFI_AVOID_IFACE_RESET_MAC_CHANGE
|
ifdef WIFI_AVOID_IFACE_RESET_MAC_CHANGE
|
||||||
$(call soong_config_set,wifi,avoid_iface_reset_mac_change,true)
|
$(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