gs201: Include missing bt dump sepolicy

Change-Id: I7e16eba76b87db4c8fc45d9401ce4f2c143b6478
This commit is contained in:
Michael Bestas 2025-06-21 04:34:31 +03:00 committed by Michael Bestas
parent 90b28f3220
commit 7c08fc8f4a
No known key found for this signature in database

View file

@ -37,7 +37,7 @@ include device/google/gs-common/sota_app/factoryota.mk
include device/google/gs-common/misc_writer/misc_writer.mk include device/google/gs-common/misc_writer/misc_writer.mk
include device/google/gs-common/bootctrl/bootctrl_aidl.mk include device/google/gs-common/bootctrl/bootctrl_aidl.mk
include device/google/gs-common/betterbug/betterbug.mk include device/google/gs-common/betterbug/betterbug.mk
ifneq ($(filter cheetah felix panther, $(TARGET_PRODUCT)),) ifneq ($(filter %_cheetah %_felix %_panther, $(TARGET_PRODUCT)),)
include device/google/gs-common/bcmbt/dump/dumplog.mk include device/google/gs-common/bcmbt/dump/dumplog.mk
endif endif
include device/google/gs-common/fingerprint/fingerprint.mk include device/google/gs-common/fingerprint/fingerprint.mk