mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 14:29:33 +00:00
gs201: Copy insmod configs from kernel to vendor_dlkm
We're going to transition to using the kernel copy, not the HLOS copy.
Bug: 369686096
Test: build, flash, check /vendor_dlkm/etc/ (may or may not exist,
depending on kernel contents)
Flag: build.RELEASE_KERNEL_CHEETAH_DIR
Flag: build.RELEASE_KERNEL_FELIX_DIR
Flag: build.RELEASE_KERNEL_LYNX_DIR
Flag: build.RELEASE_KERNEL_PANTHER_DIR
Flag: build.RELEASE_KERNEL_TANGORPRO_DIR
Change-Id: I4c4350b8f77017902b75c8c077fcefbff6012d83
This commit is contained in:
committed by
Treehugger Robot
parent
2fef0def24
commit
3ab1329966
@@ -391,6 +391,10 @@ PRODUCT_COPY_FILES += \
|
|||||||
|
|
||||||
include device/google/gs-common/insmod/insmod.mk
|
include device/google/gs-common/insmod/insmod.mk
|
||||||
|
|
||||||
|
# Insmod config files
|
||||||
|
PRODUCT_COPY_FILES += \
|
||||||
|
$(call find-copy-subdir-files,init.insmod.*.cfg,$(TARGET_KERNEL_DIR),$(TARGET_COPY_OUT_VENDOR_DLKM)/etc)
|
||||||
|
|
||||||
# For creating dtbo image
|
# For creating dtbo image
|
||||||
PRODUCT_HOST_PACKAGES += \
|
PRODUCT_HOST_PACKAGES += \
|
||||||
mkdtimg
|
mkdtimg
|
||||||
|
|||||||
Reference in New Issue
Block a user