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

Commit 70bee74f authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "check_all_partition_sizes_log -> .log" am: c2643ead am: 13478972

Original change: https://android-review.googlesource.com/c/platform/build/+/1629123

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I62ff3799186fcf7151caa89591762f3fe682baba
parents 0720e325 13478972
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4043,7 +4043,7 @@ define check-all-partition-sizes-target
  $(CHECK_PARTITION_SIZES) $(if $(2),--logfile $(2),-v) $(1)
endef

check_all_partition_sizes_log := $(call intermediates-dir-for,PACKAGING,check-all-partition-sizes)/check_all_partition_sizes_log
check_all_partition_sizes_log := $(call intermediates-dir-for,PACKAGING,check-all-partition-sizes)/check_all_partition_sizes.log
droid_targets: $(check_all_partition_sizes_log)
$(call dist-for-goals, droid_targets, $(check_all_partition_sizes_log))