Files
android_kernel_samsung_sm86…/pwr/Makefile
satish kumar sugasi 594501303c BT: Add secure mode check to avoid BT ON
Adds secure peripheral check to ensure bluetooth is not powered on
if secure state for Bluetooth is enabled

Change-Id: I3ac13ec38ec30f03bf747d317fdacbe58f022cd0
2023-01-25 13:09:43 -08:00

4 lines
76 B
Makefile

ccflags-y += -I$(BT_ROOT)/include
obj-$(CONFIG_MSM_BT_POWER) += btpower.o