commit | 289cca39bc36b9128bef3726fe1fbd1fca112ece | [log] [tgz] |
---|---|---|
author | Amit Pundir <amit.pundir@linaro.org> | Sun Sep 13 21:53:52 2020 +0530 |
committer | Amit Pundir <amit.pundir@linaro.org> | Sun Sep 13 21:53:52 2020 +0530 |
tree | 096ed7cfaf6211041b1204a4918f665fc8771b9e | |
parent | de38d46461f56810c37e1beb400cb9333ed4f3f7 [diff] |
device-common: Set lcd_density to 400 Default lcd_density is not working for us anymore. Set it explicitly to a reasonable value. Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
diff --git a/device-common.mk b/device-common.mk index feccdf0..75e17b8 100644 --- a/device-common.mk +++ b/device-common.mk
@@ -53,6 +53,7 @@ debug.sf.no_hw_vsync=1 \ hwc.drm.use_framebuffer_target=1 \ hwc.drm.use_overlay_planes=0 \ + ro.sf.lcd_density=400 \ ro.opengles.version=196609 # Use Launcher3QuickStep