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

Commit 9083bae1 authored by Spandan Das's avatar Spandan Das
Browse files

Sort Make built misc_info.txt

Adding the sort helps in the comparisions with Soong built misc_info.txt

Test: presubmits
Change-Id: Iab41fca37fa83e7b26583801fbc876079054c8da
parent f37b29a6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6119,6 +6119,7 @@ endif
ifneq ($(BOARD_PARTIAL_OTA_UPDATE_PARTITIONS_LIST),)
	$(hide) echo "partial_ota_update_partitions_list=$(BOARD_PARTIAL_OTA_UPDATE_PARTITIONS_LIST)" >> $@
endif
	$(hide) sort -o $@ $@

$(call declare-0p-target,$(INSTALLED_FASTBOOT_INFO_TARGET))