soong: create phony package to fix dirty builds (2/2)

Add twrp_soong as a required module to ensure twres
folder is included in dirty builds where device out folder
is removed

Change-Id: I5b3f57664cd2aa97ff74ff594c72e6f29c6c927f
This commit is contained in:
Captain Throwback
2022-02-18 16:30:03 -05:00
committed by bigbiff
parent 2c53845cbe
commit 36deede620
+1 -1
View File
@@ -401,7 +401,7 @@ LOCAL_POST_INSTALL_CMD += \
LOCAL_POST_INSTALL_CMD += \
&& cp $(TARGET_OUT_ETC)/mke2fs.conf $(TARGET_RECOVERY_ROOT_OUT)/system/etc/mke2fs.conf
endif
LOCAL_REQUIRED_MODULES += init_second_stage.recovery reboot.recovery plat_service_contexts plat_hardware_contexts vndservice_contexts
LOCAL_REQUIRED_MODULES += init_second_stage.recovery reboot.recovery plat_service_contexts plat_hardware_contexts vndservice_contexts twrp_soong
include $(BUILD_PHONY_PACKAGE)
# copy license file for OpenAES