Merge "Ensure /system/vendor symlink exists in target-files-package"
am: ac8b2ab702
Change-Id: Iff5b31f1b46c9d1740d5d26e48e3cae5fed48602
This commit is contained in:
commit
5179e70cc3
|
@ -1958,6 +1958,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)))
|
||||
|
|
Loading…
Reference in New Issue