Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9a80ef74 authored by Steve Kondik's avatar Steve Kondik
Browse files

samsung: Remove multiple inclusion of RIL

Change-Id: I2fee28ca533b9c0923d6bc9d736cf2f2284190e0
parent a010d526
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@ 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
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@ ifeq ($(TARGET_SOC),exynos4x12)
include $(TARGET_HAL_PATH)/Android.mk
include $(SAM_ROOT)/exynos/multimedia/Android.mk
include $(SAM_ROOT)/exynos4/exynos4x12/Android.mk
include $(SAM_ROOT)/exynos4/ril/Android.mk

endif
endif