universal7885: Fix wrong LCD Density

This commit is contained in:
Kevios12 2021-12-17 23:14:16 +00:00 committed by roynatech2544
commit c3fc930bf3
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
5 changed files with 4 additions and 5 deletions

View file

@ -7,7 +7,7 @@ TARGET_OTA_ASSERT_DEVICE := a20,a20dd
TARGET_KERNEL_CONFIG := exynos7885-a20_enforcing_defconfig
# Display
TARGET_SCREEN_DENSITY := 411
TARGET_SCREEN_DENSITY := 280
# Partitions
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 55574528 # 55MB

View file

@ -7,7 +7,7 @@ TARGET_OTA_ASSERT_DEVICE := a20e,a20edd
TARGET_KERNEL_CONFIG := exynos7885-a20e_enforcing_defconfig
# Display
TARGET_SCREEN_DENSITY := 320
TARGET_SCREEN_DENSITY := 280
# Partitions
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 55574528 # 55MB

View file

@ -7,7 +7,7 @@ TARGET_OTA_ASSERT_DEVICE := a30,a30dd
TARGET_KERNEL_CONFIG := exynos7885-a30_enforcing_defconfig
# Display
TARGET_SCREEN_DENSITY := 411
TARGET_SCREEN_DENSITY := 420
# Partitions# Partitions
BOARD_BOOTIMAGE_PARTITION_SIZE := 37748736

View file

@ -7,7 +7,7 @@ TARGET_OTA_ASSERT_DEVICE := a40,a40dd
TARGET_KERNEL_CONFIG := exynos7885-a40_enforcing_defconfig
# Display
TARGET_SCREEN_DENSITY := 411
TARGET_SCREEN_DENSITY := 420
# Partitions
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 55574528

View file

@ -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