diff options
author | Ziyan <jaraidaniel@gmail.com> | 2016-01-29 12:15:40 +0100 |
---|---|---|
committer | Andreas Blaesius <skate4life@gmx.de> | 2016-02-01 12:39:36 -0800 |
commit | bb764d6a2737895afaa5cf930d4550d97414f434 (patch) | |
tree | 6565708401601aae3e3a47880ef0d901036db1bb | |
parent | 22570fa017d7a0d7d0cfb24ab45a85ec59cf4654 (diff) | |
download | device_samsung_espresso3g-bb764d6a2737895afaa5cf930d4550d97414f434.zip device_samsung_espresso3g-bb764d6a2737895afaa5cf930d4550d97414f434.tar.gz device_samsung_espresso3g-bb764d6a2737895afaa5cf930d4550d97414f434.tar.bz2 |
Move lcd density prop to espresso-common (4/5)
Change-Id: Ib91eabbb82e0d9c7584bcea7ae65e8d8f5bfea2f
-rw-r--r-- | system.prop | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system.prop b/system.prop index a397aef..6811440 100644 --- a/system.prop +++ b/system.prop @@ -6,4 +6,3 @@ rild.libargs=-d /dev/ttys0 telephony.lteOnCdmaDevice=0 ro.ril.hsxpa=1 ro.ril.gprsclass=10 -ro.sf.lcd_density=160 |