android13/hardware/bes/bluetooth/Android.mk

5 lines
112 B
Makefile
Executable File

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