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

Commit d54ba0b9 authored by Dan Willemsen's avatar Dan Willemsen Committed by android-build-merger
Browse files

Merge "Ensure /system/vendor symlink exists in target-files-package" am: ac8b2ab7

am: 5179e70c

Change-Id: I3e834d540c4b59c1499db2bd425cce2ef39ad986
parents 937d276b 5179e70c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1964,6 +1964,7 @@ $(BUILT_TARGET_FILES_PACKAGE): \
		$(BUILD_IMAGE_SRCS) \
		| $(ACP)
	@echo "Package target files: $@"
	$(call create-system-vendor-symlink)
	$(hide) rm -rf $@ $@.list $(zip_root)
	$(hide) mkdir -p $(dir $@) $(zip_root)
ifneq (,$(INSTALLED_RECOVERYIMAGE_TARGET)$(filter true,$(BOARD_USES_RECOVERY_AS_BOOT)))