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

Commit 40167b03 authored by Sunil Ravi's avatar Sunil Ravi Committed by Automerger Merge Worker
Browse files

Merge "Add config to skip state toggle off/on for Wi-Fi NAN" am: 691c92f5 am: b2598114

parents 654bd506 b2598114
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