android13/hardware/realtek/rtkbt/Android.mk

5 lines
112 B
Makefile

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