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ä <[email protected]> _______________________________________________ Replicant mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/replicant
