From adaf9f3fae731f3ffb9550267b1813b6cf66309b Mon Sep 17 00:00:00 2001 From: roynatech2544 Date: Sun, 5 Dec 2021 18:52:37 +0900 Subject: [PATCH] universal7885: remove screen density config on common boardconfig * Device specific values are shadowed --- universal7885-common/BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/universal7885-common/BoardConfigCommon.mk b/universal7885-common/BoardConfigCommon.mk index e127e53..67a4679 100644 --- a/universal7885-common/BoardConfigCommon.mk +++ b/universal7885-common/BoardConfigCommon.mk @@ -40,7 +40,6 @@ BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true BUILD_BROKEN_ENFORCE_SYSPROP_OWNER := true # Display -TARGET_SCREEN_DENSITY := 280 TARGET_USES_VULKAN := true # Filesystem