On Sat, 18 Jul 2020 03:30:39 +0300
Joonas Kylmälä <[email protected]> wrote:

> 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.

Indeed, this is done by that:
> LOCAL_SHARED_LIBRARIES := [...] libsamsung-ipc

The rest of the LOCAL_C_INCLUDES that are outside LOCAL_PATH will
probably need to be fixed as well later on if we want to include
libsamsung-ril in Replicant 10.

> Anyway this patch looks good to me:
> 
> Acked-by: Joonas Kylmälä <[email protected]>

Thanks, I've now pushed the patch.

Denis.

Attachment: pgpk4voEOjkg5.pgp
Description: OpenPGP digital signature

_______________________________________________
Replicant mailing list
[email protected]
https://lists.osuosl.org/mailman/listinfo/replicant

Reply via email to