Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: Sync modules.load with DE2117_11.C.15

Change-Id: If6e9b7fcc8fa8fa355848ee8fb6f3dbb46ab777a
This commit is contained in:
Albert Tang 2022-08-19 15:48:41 -05:00
commit 44e20470d2
3 changed files with 23 additions and 41 deletions

View file

@ -120,8 +120,6 @@ TARGET_KERNEL_CONFIG := vendor/holi-qgki_defconfig
# Kernel modules
BOARD_VENDOR_KERNEL_MODULES_LOAD := $(strip $(shell cat $(DEVICE_PATH)/modules.load))
BOARD_VENDOR_RAMDISK_RECOVERY_KERNEL_MODULES_LOAD := $(strip $(shell cat $(DEVICE_PATH)/modules.load.recovery))
BOOT_KERNEL_MODULES := $(BOARD_VENDOR_RAMDISK_RECOVERY_KERNEL_MODULES_LOAD)
# Metadata
BOARD_USES_METADATA_PARTITION := true