diff options
author | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | 2012-07-23 23:06:07 +0200 |
---|---|---|
committer | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | 2012-07-23 23:06:07 +0200 |
commit | 42e9f76f050062cf00322aa3f57c85c11a8e7865 (patch) | |
tree | 8ddde5eadd1f18cbd6e3030cc0789fcfab52b4a2 | |
parent | 26e46bc2806770e7c4bad91c27957883214b0271 (diff) | |
download | device_samsung_p3110-42e9f76f050062cf00322aa3f57c85c11a8e7865.zip device_samsung_p3110-42e9f76f050062cf00322aa3f57c85c11a8e7865.tar.gz device_samsung_p3110-42e9f76f050062cf00322aa3f57c85c11a8e7865.tar.bz2 |
160dpi device
-rw-r--r-- | system.prop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system.prop b/system.prop index caf1d16..692a906 100644 --- a/system.prop +++ b/system.prop @@ -4,4 +4,4 @@ rild.libpath=/vendor/lib/libsec-ril.so rild.libargs=-d /dev/ttys0 telephony.lteOnCdmaDevice=0 -ro.sf.lcd_density=170 +ro.sf.lcd_density=160 |