Merge "Add dt partition in fastboot-info" am: 0fd9651321
Original change: https://android-review.googlesource.com/c/platform/build/+/2621218 Change-Id: Ia413512fa21562bc3ed72f608bd58826b7b21044 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -5403,6 +5403,9 @@ endif
|
||||
ifdef BOARD_PREBUILT_DTBOIMAGE
|
||||
$(hide) echo "flash dtbo" >> $@
|
||||
endif
|
||||
ifneq ($(INSTALLED_DTIMAGE_TARGET),)
|
||||
$(hide) echo "flash dts dt.img" >> $@
|
||||
endif
|
||||
ifneq ($(INSTALLED_VENDOR_KERNEL_BOOTIMAGE_TARGET),)
|
||||
$(hide) echo "flash vendor_kernel_boot" >> $@
|
||||
endif
|
||||
|
Reference in New Issue
Block a user