aboutsummaryrefslogtreecommitdiffstats
path: root/n5110.mk
diff options
context:
space:
mode:
Diffstat (limited to 'n5110.mk')
-rw-r--r--n5110.mk11
1 files changed, 2 insertions, 9 deletions
diff --git a/n5110.mk b/n5110.mk
index b980614..0995f64 100644
--- a/n5110.mk
+++ b/n5110.mk
@@ -18,17 +18,10 @@ LOCAL_PATH := device/samsung/n5110
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
-# Init files
-PRODUCT_COPY_FILES += \
- $(LOCAL_PATH)/rootdir/init.target.rc:root/init.target.rc
-
-PRODUCT_PACKAGES += \
- libxml2 \
- libprotobuf-cpp-full
-
# RIL
PRODUCT_PROPERTY_OVERRIDES += \
- mobiledata.interfaces=wlan0
+ mobiledata.interfaces=wlan0 \
+ ro.radio.noril=yes
# These are the hardware-specific features
PRODUCT_COPY_FILES += \