Android.mk revision 396ebb32c3a800e5c9a972af3fcec55e351996e3
1ifneq ($(filter msm8960,$(TARGET_BOARD_PLATFORM)),)
2
3AUDIO_ROOT := $(call my-dir)
4include $(call all-subdir-makefiles)
5
6endif
7