Merge "Add TARGET_USES_AOSP_FOR_WLAN soong variable" am: c3610a1ae7
Original change: https://android-review.googlesource.com/c/platform/build/+/2508495 Change-Id: If536c973715525433053fa48cb42a456256db41a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user