[Replicant] [libsamsung-ril] [PATCH] Android.mk: remove hardcoded reference to external/libsamsung-ipc

Joonas Kylmälä joonas.kylmala at iki.fi
Sat Jul 18 00:30:39 UTC 2020


Hi,

Denis 'GNUtoo' Carikli:
> diff --git a/Android.mk b/Android.mk
> index 6585a31..9da4d2e 100644
> --- a/Android.mk
> +++ b/Android.mk
> @@ -42,7 +42,6 @@ LOCAL_SRC_FILES := \
>  LOCAL_C_INCLUDES := \
>  	$(LOCAL_PATH) \
>  	$(LOCAL_PATH)/include \
> -	external/libsamsung-ipc/include \
>  	hardware/libhardware_legacy/include \
>  	system/core/include

If I remember correctly there is some way to include the other modules
headers too in non-hardcoded way, by referencing the module name. Anyway
this patch looks good to me:

Acked-by: Joonas Kylmälä <joonas.kylmala at iki.fi>


More information about the Replicant mailing list