Loading minui/Android.mk +10 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,11 @@ ifeq ($(TW_TARGET_USES_QCOM_BSP), true) LOCAL_ADDITIONAL_DEPENDENCIES := $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr LOCAL_C_INCLUDES += $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr/include else ifeq ($(TARGET_CUSTOM_KERNEL_HEADERS),) LOCAL_C_INCLUDES += $(commands_recovery_local_path)/minui/include else LOCAL_C_INCLUDES += $(TARGET_CUSTOM_KERNEL_HEADERS) endif endif else LOCAL_C_INCLUDES += $(commands_recovery_local_path)/minui/include Loading Loading @@ -75,7 +79,11 @@ ifeq ($(TW_TARGET_USES_QCOM_BSP), true) LOCAL_ADDITIONAL_DEPENDENCIES := $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr LOCAL_C_INCLUDES += $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr/include else ifeq ($(TARGET_CUSTOM_KERNEL_HEADERS),) LOCAL_C_INCLUDES += $(commands_recovery_local_path)/minui/include else LOCAL_C_INCLUDES += $(TARGET_CUSTOM_KERNEL_HEADERS) endif endif else LOCAL_C_INCLUDES += $(commands_recovery_local_path)/minui/include Loading minuitwrp/Android.mk +5 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,11 @@ ifeq ($(TW_TARGET_USES_QCOM_BSP), true) LOCAL_ADDITIONAL_DEPENDENCIES := $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr LOCAL_C_INCLUDES += $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr/include else ifeq ($(TARGET_CUSTOM_KERNEL_HEADERS),) LOCAL_C_INCLUDES += $(commands_recovery_local_path)/minuitwrp/include else LOCAL_C_INCLUDES += $(TARGET_CUSTOM_KERNEL_HEADERS) endif endif else LOCAL_C_INCLUDES += $(commands_recovery_local_path)/minuitwrp/include Loading Loading
minui/Android.mk +10 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,11 @@ ifeq ($(TW_TARGET_USES_QCOM_BSP), true) LOCAL_ADDITIONAL_DEPENDENCIES := $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr LOCAL_C_INCLUDES += $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr/include else ifeq ($(TARGET_CUSTOM_KERNEL_HEADERS),) LOCAL_C_INCLUDES += $(commands_recovery_local_path)/minui/include else LOCAL_C_INCLUDES += $(TARGET_CUSTOM_KERNEL_HEADERS) endif endif else LOCAL_C_INCLUDES += $(commands_recovery_local_path)/minui/include Loading Loading @@ -75,7 +79,11 @@ ifeq ($(TW_TARGET_USES_QCOM_BSP), true) LOCAL_ADDITIONAL_DEPENDENCIES := $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr LOCAL_C_INCLUDES += $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr/include else ifeq ($(TARGET_CUSTOM_KERNEL_HEADERS),) LOCAL_C_INCLUDES += $(commands_recovery_local_path)/minui/include else LOCAL_C_INCLUDES += $(TARGET_CUSTOM_KERNEL_HEADERS) endif endif else LOCAL_C_INCLUDES += $(commands_recovery_local_path)/minui/include Loading
minuitwrp/Android.mk +5 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,11 @@ ifeq ($(TW_TARGET_USES_QCOM_BSP), true) LOCAL_ADDITIONAL_DEPENDENCIES := $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr LOCAL_C_INCLUDES += $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr/include else ifeq ($(TARGET_CUSTOM_KERNEL_HEADERS),) LOCAL_C_INCLUDES += $(commands_recovery_local_path)/minuitwrp/include else LOCAL_C_INCLUDES += $(TARGET_CUSTOM_KERNEL_HEADERS) endif endif else LOCAL_C_INCLUDES += $(commands_recovery_local_path)/minuitwrp/include Loading