summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/device.mk b/device.mk
index ddd98ff..59fb24b 100644
--- a/device.mk
+++ b/device.mk
@@ -84,11 +84,8 @@ PRODUCT_COPY_FILES += \
# Note that the only such settings should be the ones that are too low-level to
# be reachable from resources or other mechanisms.
PRODUCT_PROPERTY_OVERRIDES := \
- wifi.interface=eth0 \
- dalvik.vm.heapsize=24m \
- rild.libpath=/system/lib/libsec-ril.so \
- rild.libargs=-d /dev/ttyS0 \
- ro.sf.lcd_density=240
+ wifi.interface=eth0 \
+ dalvik.vm.heapsize=24m
# we have enough storage space to hold precise GC data
PRODUCT_TAGS += dalvik.gc.type-precise