Fix dynamic ro.sf.lcd_density being ignored
On Qualcomm devices, ro.sf.lcd_density is set by a shell script in /vendor, which will be called after surfaceflinger is started. Thus surfaceflinger won't read any value, and will consider the default value which is 213. To fix this, restart surfaceflinger when ro.sf.lcd_density is changed.
This commit is contained in:
parent
e08b947cc2
commit
0ced2d3486
Loading…
Reference in New Issue
Block a user