diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index df97462..c6f6163 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -41,6 +41,9 @@ TARGET_USES_64_BIT_BINDER := true TARGET_BOOTLOADER_BOARD_NAME := lito TARGET_NO_BOOTLOADER := true +# Display +TARGET_SCREEN_DENSITY := 450 + # Kernel BOARD_BOOT_HEADER_VERSION := 2 BOARD_KERNEL_BASE := 0x00000000