Merge "Revert "symlink_outputs: Add .KATI_SYMLINK_OUTPUTS to build/make..."" into main
This commit is contained in:
@@ -3232,7 +3232,6 @@ $1:
|
||||
exit 1; \
|
||||
fi
|
||||
ln -sfn $2 $1
|
||||
$1: .KATI_SYMLINK_OUTPUTS := $1
|
||||
)
|
||||
$(eval PARTITION_COMPAT_SYMLINKS += $1)
|
||||
$1
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user