allwinner_a64/android/hardware/realtek/bluetooth/Android.mk
2018-08-08 17:00:29 +08:00

4 lines
112 B
Makefile

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