android_mt6572_jiabo/hardware/qcom/media-caf/msm8960/Android.mk
2025-09-05 16:56:03 +08:00

9 lines
163 B
Makefile

ifeq ($(call my-dir),$(call project-path-for,qcom-media))
ifneq ($(filter msm8960,$(TARGET_BOARD_PLATFORM)),)
include $(call all-subdir-makefiles)
endif
endif