diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 20d7908..09798c3 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -50,6 +50,9 @@ ifeq ($(HOST_OS),linux) endif endif +# Display +TARGET_SCREEN_DENSITY := 440 + # Filesystem TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/config.fs