diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 2b56fb5..fb51739 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -94,6 +94,8 @@ BOARD_HAS_LARGE_FILESYSTEM := true BOARD_HAS_NO_SELECT_BUTTON := true BOARD_RECOVERY_SWIPE := true TARGET_RECOVERY_FSTAB := $(COMMON_PATH)/rootdir/etc/fstab.qcom +# We have very small recovery partition, and we can't use higher DPI. +TARGET_RECOVERY_DENSITY := hdpi # SELinux CONFIG_MATISSE_SEPOLICY_TYPE := temporary