aboutsummaryrefslogtreecommitdiffstats
path: root/n5100.mk
diff options
context:
space:
mode:
Diffstat (limited to 'n5100.mk')
-rwxr-xr-xn5100.mk12
1 files changed, 1 insertions, 11 deletions
diff --git a/n5100.mk b/n5100.mk
index 47fd6a4..e5f1892 100755
--- a/n5100.mk
+++ b/n5100.mk
@@ -18,19 +18,9 @@ LOCAL_PATH := device/samsung/n5100
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
-# Init files
-PRODUCT_COPY_FILES += \
- $(LOCAL_PATH)/rootdir/init.target.rc:root/init.target.rc
-
# RIL
PRODUCT_PROPERTY_OVERRIDES += \
- ro.telephony.ril_class=SamsungExynos4RIL \
- ro.telephony.call_ring.multiple=false \
- ro.telephony.call_ring.delay=3000
-
-PRODUCT_PACKAGES += \
- libxml2 \
- libprotobuf-cpp-full
+ ro.telephony.ril_class=SamsungExynos4RIL
# These are the hardware-specific features
PRODUCT_COPY_FILES += \