summaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
authorDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-05-26 00:35:01 +0200
committerDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-05-26 00:47:40 +0200
commit770ea9ca3dae18373ff45b8dd2f7849450e78b2f (patch)
tree3539b5bdec775e1103f739e536f28b262ac26e5a /common.mk
parentb6623a5227834c44c54ccbc8375f7cd99b040df4 (diff)
downloaddevice_samsung_galaxys2-common-770ea9ca3dae18373ff45b8dd2f7849450e78b2f.zip
device_samsung_galaxys2-common-770ea9ca3dae18373ff45b8dd2f7849450e78b2f.tar.gz
device_samsung_galaxys2-common-770ea9ca3dae18373ff45b8dd2f7849450e78b2f.tar.bz2
galaxys2: libril: remove handling of uusInfo and reenable
Change-Id: I7897a5d36bb5fa51e29f5244ebfbfc81f225f6cf
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/common.mk b/common.mk
index 85d69d7..00677c4 100644
--- a/common.mk
+++ b/common.mk
@@ -112,11 +112,6 @@ PRODUCT_COPY_FILES += \
$(COMMON_PATH)/configs/media_profiles.xml:system/etc/media_profiles.xml
# RIL
-ifneq ($(BOARD_PROVIDES_LIBRIL),true)
-PRODUCT_PROPERTY_OVERRIDES += \
- ro.telephony.ril_class=SamsungExynos4RIL
-endif
-
PRODUCT_PROPERTY_OVERRIDES += \
mobiledata.interfaces=pdp0,wlan0,gprs,ppp0 \
ro.ril.hsxpa=1 \