summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-07-14 21:13:17 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-07-18 18:12:11 +0200
commit181d3e2a85dff24552a29a0cecbca9ac78cba5b7 (patch)
treef27178c4481a4aed07095d982e58a920c6ded041 /Android.mk
parentb369243e45837d88d23890809c2f344e4107bacf (diff)
downloadhardware_replicant_libsamsung-ril-181d3e2a85dff24552a29a0cecbca9ac78cba5b7.tar.gz
hardware_replicant_libsamsung-ril-181d3e2a85dff24552a29a0cecbca9ac78cba5b7.tar.bz2
hardware_replicant_libsamsung-ril-181d3e2a85dff24552a29a0cecbca9ac78cba5b7.zip
Android.mk: remove hardcoded reference to external/libsamsung-ipcreplicant-6.0-0004-rc2
libsamsung-ipc is already included as a dependency, and now the headers should be correctly exported with LOCAL_EXPORT_C_INCLUDE_DIRS since the following commit: d4e2afc Android.mk: remove deprecated LOCAL_COPY_HEADERS d4e2afc9735470c5b9553073a23e606b2fc5cf2c This change was tested at build time with the patch mentioned above and the following configurations: - Replicant 6.0 with the i9300 target - Replicant 4.2 with the galaxysmtd target Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Acked-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 0 insertions, 1 deletions
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