Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 691c92f5 authored by Sunil Ravi's avatar Sunil Ravi Committed by Gerrit Code Review
Browse files

Merge "Add config to skip state toggle off/on for Wi-Fi NAN"

parents e0427689 0786af07
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -75,3 +75,6 @@ endif
ifdef WIFI_AVOID_IFACE_RESET_MAC_CHANGE
    $(call soong_config_set,wifi,avoid_iface_reset_mac_change,true)
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