commit | 3015ba319513268918a8e9d337522689c25aa1dc | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Mar 19 15:17:19 2025 -0700 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Mar 19 15:17:19 2025 -0700 |
tree | f7c8151d1c06d9d281b290dd2b648aa1c338e978 | |
parent | fcd87d4e4555fbac9b2556a639b34d253d82c24b [diff] | |
parent | 9083bae1c6691044873b6946acc45407ad7e820b [diff] |
Merge "Sort Make built misc_info.txt" into main
diff --git a/core/Makefile b/core/Makefile index 9db50a3..f80ee8a 100644 --- a/core/Makefile +++ b/core/Makefile
@@ -6119,6 +6119,7 @@ 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))