summaryrefslogtreecommitdiff
path: root/device-common.mk
diff options
context:
space:
mode:
authorSumit Semwal <sumit.semwal@linaro.org>2021-05-26 16:59:20 +0530
committerSumit Semwal <sumit.semwal@linaro.org>2021-06-01 17:43:58 +0530
commite7e62078107c3d6fcafbf145f5af8ade787e6ca7 (patch)
treec931879a4f4f4de4aa5a198ab62ac95155024208 /device-common.mk
parent37a07c0917eb544ddbf813fa02f3f8da2b832766 (diff)
device-common: make lcd_density device-specific
lcd_density for dev boards is different from form-factor devices like Pixel3. Remove it from common and move to device-specific ones. Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org> Change-Id: I3f1ff4b03f229f05a40325a3914a6c655fbfc9fc
Diffstat (limited to 'device-common.mk')
-rw-r--r--device-common.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/device-common.mk b/device-common.mk
index 4beaf6e..9a89a43 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -59,7 +59,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.hardware.gralloc=gbm \
ro.hardware.hwcomposer=drm \
debug.sf.no_hw_vsync=1 \
- ro.sf.lcd_density=160 \
ro.opengles.version=196608 \
persist.demo.rotationlock=1