summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-05-26 02:15:39 +0200
committerDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-05-26 02:15:39 +0200
commitb41f5515d8c1c533607be6fe06bfb6e6d6557fe5 (patch)
tree9b78b3f5efaa10dbde42a2b65d0caa35fd574642
parentdd02cab27ee4d62199042a817e1930752a3253d3 (diff)
downloaddevice_samsung_p3100-b41f5515d8c1c533607be6fe06bfb6e6d6557fe5.zip
device_samsung_p3100-b41f5515d8c1c533607be6fe06bfb6e6d6557fe5.tar.gz
device_samsung_p3100-b41f5515d8c1c533607be6fe06bfb6e6d6557fe5.tar.bz2
p3100: use opensource libril from omap4-common
Change-Id: Id2c587378808734770a08fc6cb9127c506040130
-rw-r--r--BoardConfig.mk3
-rw-r--r--p3100.mk1
-rw-r--r--proprietary-p3100-files.txt1
3 files changed, 3 insertions, 2 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 1c781d9..700921b 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -19,6 +19,9 @@
TARGET_BOARD_INFO_FILE := device/samsung/p3100/board-info.txt
+# RIL
+BOARD_PROVIDES_LIBRIL := true
+
# Inline kernel building
TARGET_KERNEL_SOURCE := kernel/samsung/espresso10
TARGET_KERNEL_CONFIG := cyanogenmod_p3100_defconfig
diff --git a/p3100.mk b/p3100.mk
index 1cbd084..30ff2a8 100644
--- a/p3100.mk
+++ b/p3100.mk
@@ -31,7 +31,6 @@ PRODUCT_PACKAGES += \
# RIL
PRODUCT_PROPERTY_OVERRIDES += \
- ro.telephony.ril_class=SamsungExynos4RIL \
mobiledata.interfaces=pdp0,wlan0,gprs,ppp0
# These are the hardware-specific features
diff --git a/proprietary-p3100-files.txt b/proprietary-p3100-files.txt
index b9bba2a..873ab27 100644
--- a/proprietary-p3100-files.txt
+++ b/proprietary-p3100-files.txt
@@ -1,5 +1,4 @@
sbin/cbd
-system/lib/libril.so
system/lib/libsec-ril.so
system/lib/libsecril-client.so
system/lib/hw/sensors.omap4.so