beryllium: set screen density to 420

This commit is contained in:
Lup Gabriel 2023-01-26 20:33:33 +02:00
parent 3f1bd3e4c0
commit db2f790096
No known key found for this signature in database
GPG Key ID: 2588FE63477F17F4

View File

@ -20,7 +20,7 @@ BOARD_HAS_QCA_FM_SOC := "cherokee"
BOARD_HAVE_QCOM_FM := true
# Display
TARGET_SCREEN_DENSITY := 440
TARGET_SCREEN_DENSITY := 420
# Kernel
TARGET_KERNEL_CONFIG += vendor/xiaomi/beryllium.config