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

Commit ac31a9ee authored by Jooyung Han's avatar Jooyung Han Committed by Automerger Merge Worker
Browse files

Merge "Add TARGET_USES_AOSP_FOR_WLAN soong variable" am: c3610a1a

parents 85d032fb c3610a1a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -78,3 +78,6 @@ 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
ifeq ($(strip $(TARGET_USES_AOSP_FOR_WLAN)),true)
    $(call soong_config_set,wifi,target_uses_aosp_for_wlan,true)
endif
 No newline at end of file