forked from openkylin/platform_build
Install e2fsck_ramdisk to GKI ramdisk.
Test: build and inspect output Bug: 172603832 Fixes: 171326057 Change-Id: If656efdea8a503dc837f23898a5f0ed56884eda4
This commit is contained in:
parent
d2ae9989cd
commit
84ae75cd3c
|
@ -30,4 +30,6 @@ PRODUCT_COPY_FILES += \
|
|||
kernel/prebuilts/5.4/arm64/kernel-5.4-lz4:kernel-5.4-lz4-allsyms
|
||||
endif
|
||||
|
||||
PRODUCT_PACKAGES += e2fsck_ramdisk
|
||||
|
||||
PRODUCT_BUILD_VENDOR_BOOT_IMAGE := false
|
||||
|
|
Loading…
Reference in New Issue