From 1c3297ae966e719a25354027cfb071d716e0b082 Mon Sep 17 00:00:00 2001 From: "R. Andrew Ohana" Date: Sun, 16 Dec 2012 22:47:37 -0800 Subject: include ril for exynos4210 Building libsecril-client from source works perfectly well on the i815. It will probably work well with the gsm devices as well. Change-Id: I4f394555d82fb48a86ea52212d9fb56ca0e8acd3 --- exynos4210.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/exynos4210.mk b/exynos4210.mk index 218ad62..fdbc2ea 100644 --- a/exynos4210.mk +++ b/exynos4210.mk @@ -18,6 +18,7 @@ ifeq ($(TARGET_SOC),exynos4210) include $(TARGET_HAL_PATH)/Android.mk include $(SAM_ROOT)/exynos/multimedia/Android.mk include $(SAM_ROOT)/exynos4/exynos4210/Android.mk +include $(SAM_ROOT)/exynos4/ril/Android.mk endif endif -- cgit v1.1