land: Inherit missing board and product fragments
Change-Id: Ief7f4810f1d40b1073e42cf2693a53ac0867c206
This commit is contained in:
parent
af2a1aa0d4
commit
73997e66df
2 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,7 @@ include $(CM_PATH)/common/sepolicy.mk
|
|||
# Inherit QCOM board fragments
|
||||
include $(CM_PATH)/qcom/bluetooth.mk
|
||||
include $(CM_PATH)/qcom/cne.mk
|
||||
include $(CM_PATH)/qcom/crypto.mk
|
||||
include $(CM_PATH)/qcom/fm.mk
|
||||
include $(CM_PATH)/qcom/per-mgr.mk
|
||||
include $(CM_PATH)/qcom/platform.mk
|
||||
|
|
|
@ -31,6 +31,7 @@ include $(CM_PATH)/common/perf.mk
|
|||
include $(CM_PATH)/common/snap.mk
|
||||
|
||||
# Include QCOM product fragments
|
||||
include $(CM_PATH)/qcom/display.mk
|
||||
include $(CM_PATH)/qcom/fm.mk
|
||||
include $(CM_PATH)/qcom/media.mk
|
||||
|
||||
|
|
Loading…
Reference in a new issue