aosp12/hardware/qcom/wlan/Android.mk

5 lines
159 B
Makefile

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