android_hardware_qcom_audio/Android.mk

7 lines
126 B
Makefile

ifneq ($(filter msm8960,$(TARGET_BOARD_PLATFORM)),)
AUDIO_ROOT := $(call my-dir)
include $(call all-subdir-makefiles)
endif