Skip to content

Commit 6548a04

Browse files
justksKaguraRinko
authored andcommittedOct 20, 2022
elish: Do not ship modules to vendor_boot
1 parent d1c9df1 commit 6548a04

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎device.mk

-4
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,3 @@ PRODUCT_PACKAGES_DEBUG += \
167167
# Vendor boot
168168
PRODUCT_COPY_FILES += \
169169
$(LOCAL_PATH)/rootdir/etc/fstab.qcom:$(TARGET_COPY_OUT_VENDOR_RAMDISK)/first_stage_ramdisk/fstab.qcom
170-
171-
# Vendor boot modules
172-
PRODUCT_COPY_FILES += \
173-
$(call find-copy-subdir-files,*,$(ELISH_PREBUILT)/modules/,$(TARGET_COPY_OUT_VENDOR_RAMDISK)/lib/modules)

0 commit comments

Comments
 (0)
Please sign in to comment.