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

Commit a4e395b2 authored by Cole Faust's avatar Cole Faust Committed by Gerrit Code Review
Browse files

Merge "Revert "symlink_outputs: Add .KATI_SYMLINK_OUTPUTS to build/make..."" into main

parents 8ac6cd19 8f2283e6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3232,7 +3232,6 @@ $1:
	  exit 1; \
	fi
	ln -sfn $2 $1
$1: .KATI_SYMLINK_OUTPUTS := $1
)
$(eval PARTITION_COMPAT_SYMLINKS += $1)
$1
+0 −1
Original line number Diff line number Diff line
@@ -3306,7 +3306,6 @@ $(3): $(1)
	@mkdir -p $$(dir $$@)
	@rm -rf $$@
	$(hide) ln -sf $(2) $$@
$(3): .KATI_SYMLINK_OUTPUTS := $(3)
endef

# Copy an apk to a target location while removing classes*.dex