android13/hardware/qcom/bt/msm8996/Android.mk

4 lines
114 B
Makefile
Raw Normal View History

2024-06-22 08:45:49 -04:00
ifneq ($(filter msm8996,$(TARGET_BOARD_PLATFORM)),)
include $(call all-named-subdir-makefiles,libbt-vendor)
endif