projects
/
GitHub
/
LineageOS
/
android_hardware_samsung.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84f8d1d
)
include ril for exynos4210
author
R. Andrew Ohana
<andrew.ohana@gmail.com>
Mon, 17 Dec 2012 06:47:37 +0000
(22:47 -0800)
committer
R. 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
patch
|
blob
|
blame
|
history
diff --git
a/exynos4210.mk
b/exynos4210.mk
index 218ad6262601c39dcb158d1d9478326939bcb1cd..fdbc2eacf82f16cdffc9967e59470da457fb16c8 100644
(file)
--- 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