mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Update lcd density
* Also set hwrotation to 270
This commit is contained in:
parent
d5a6745802
commit
35a9c5e70f
1 changed files with 2 additions and 1 deletions
|
@ -49,7 +49,8 @@ persist.demo.hdmirotationlock=false
|
||||||
persist.hwc.mdpcomp.enable=true
|
persist.hwc.mdpcomp.enable=true
|
||||||
persist.hwc.downscale_threshold=1.15
|
persist.hwc.downscale_threshold=1.15
|
||||||
ro.opengles.version=196609
|
ro.opengles.version=196609
|
||||||
ro.sf.lcd_density=480
|
ro.sf.lcd_density=320
|
||||||
|
ro.sf.hwrotation=270
|
||||||
|
|
||||||
# FRP
|
# FRP
|
||||||
ro.frp.pst=/dev/block/bootdevice/by-name/config
|
ro.frp.pst=/dev/block/bootdevice/by-name/config
|
||||||
|
|
Loading…
Reference in a new issue