include ril for exynos4210
authorR. Andrew Ohana <andrew.ohana@gmail.com>
Mon, 17 Dec 2012 06:47:37 +0000 (22:47 -0800)
committerR. Andrew Ohana <andrew.ohana@gmail.com>
Mon, 17 Dec 2012 06:47:37 +0000 (22:47 -0800)
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

index 218ad6262601c39dcb158d1d9478326939bcb1cd..fdbc2eacf82f16cdffc9967e59470da457fb16c8 100644 (file)
@@ -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