zenfone9: Use TARGET_SCREEN_DENSITY
This variable is used to auto-populate the ro.sf.lcd_density as
well as selecting density bucket for resources in recovery.
Bug: 118676832
Test: adb shell getprop ro.sf.lcd_density
Test: boot into recovery
Change-Id: Ib383d18b61e7a2058a69ae26136aa053fdba4df2
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 27f1707..6391f70 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -103,6 +103,7 @@
endif
# Display
+TARGET_SCREEN_DENSITY := 440
SOONG_CONFIG_qtidisplay_displayconfig_enabled := true
SOONG_CONFIG_qtidisplaycommonsys_displayconfig_enabled := true