android_mt6572_jiabo/vendor/qcom/opensource/bluetooth/wipower-host/Android.mk
2025-09-05 16:56:03 +08:00

6 lines
123 B
Makefile

ifeq (0,1)
ifeq ($(BOARD_USES_WIPOWER),true)
LOCAL_PATH := $(call my-dir)
include $(call all-subdir-makefiles)
endif
endif