Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit eabbe7e9 authored by Chirayu Desai's avatar Chirayu Desai Committed by Michael Bestas
Browse files

Add vendor_kernel_boot files to target-files-package

* This is a required dependency of target-files-package
so that it can be built from a clean build.

Test: rm -rf out/target/product && m target-files-package
Change-Id: I89e60f47e3e2cd6029a92b1aca505acd9cf4645b
parent 45bafa09
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -5785,6 +5785,10 @@ ifdef BUILDING_VENDOR_BOOT_IMAGE
  endif
endif

ifdef BUILDING_VENDOR_KERNEL_BOOT_IMAGE
  $(BUILT_TARGET_FILES_PACKAGE): $(INSTALLED_FILES_FILE_VENDOR_KERNEL_RAMDISK)
endif

ifdef BUILDING_RECOVERY_IMAGE
  # TODO(b/30414428): Can't depend on INTERNAL_RECOVERYIMAGE_FILES alone like other
  # BUILT_TARGET_FILES_PACKAGE dependencies because currently there're cp/rsync/rm