From 70bce4e81e681e62ddd10248545e9e0c8e633d30 Mon Sep 17 00:00:00 2001 From: roynatech2544 Date: Sat, 11 Dec 2021 01:21:33 +0900 Subject: [PATCH] Revert "universal7885: remove screen density config on common boardconfig" This reverts commit 3031235885932091cd581d9d4595b8f0a45e8503. --- universal7885-common/BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/universal7885-common/BoardConfigCommon.mk b/universal7885-common/BoardConfigCommon.mk index 723f2a5..f5f80b9 100644 --- a/universal7885-common/BoardConfigCommon.mk +++ b/universal7885-common/BoardConfigCommon.mk @@ -40,6 +40,7 @@ BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true BUILD_BROKEN_ENFORCE_SYSPROP_OWNER := true # Display +TARGET_SCREEN_DENSITY := 280 TARGET_USES_VULKAN := true # Filesystem