android13/hardware/qcom/wlan/wcn6740/Android.mk

7 lines
193 B
Makefile

# TODO: Find a better way to separate build configs for ADP vs non-ADP devices
QCOM_WLAN_ROOT := $(call my-dir)
ifneq ($(BOARD_IS_AUTOMOTIVE),true)
include $(call all-subdir-makefiles)
endif