mirror of
https://github.com/Evolution-X-Devices/device_motorola_rtwo
synced 2026-01-27 13:35:15 +00:00
eqs: include lineage eqs config frament
Change-Id: I3bf06b1ca49d25be317886661a18960098fd2f46
This commit is contained in:
@@ -31,7 +31,9 @@ DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE += $(DEVICE_PATH)/device_framework_ma
|
||||
DEVICE_MANIFEST_CAPE_FILES += $(DEVICE_PATH)/manifest_eqs.xml
|
||||
|
||||
# Kernel
|
||||
TARGET_KERNEL_CONFIG += vendor/ext_config/moto-waipio-eqs.config
|
||||
TARGET_KERNEL_CONFIG += \
|
||||
vendor/ext_config/moto-waipio-eqs.config \
|
||||
vendor/ext_config/lineage-moto-waipio-eqs.config
|
||||
|
||||
# Kernel Modules
|
||||
BOARD_VENDOR_KERNEL_MODULES_LOAD := $(strip $(shell cat $(DEVICE_PATH)/modules.load))
|
||||
|
||||
Reference in New Issue
Block a user