[squash] a10: update stuffs

This commit is contained in:
Gabriel2392 2021-12-17 09:55:56 +00:00 committed by roynatech2544
commit 7df1122f77
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
7 changed files with 85 additions and 13 deletions

View file

@ -7,14 +7,14 @@ TARGET_OTA_ASSERT_DEVICE := a10,a10dd
TARGET_KERNEL_CONFIG := exynos7885-a10_enforcing_defconfig
# Display
TARGET_SCREEN_DENSITY := 320
TARGET_SCREEN_DENSITY := 280
# Partitions
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 55574528 # 55MB
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 3511135764 # 3.27GB
BOARD_BOOTIMAGE_PARTITION_SIZE := 33554432
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 3556769792 # 3.31GB
BOARD_BOOTIMAGE_PARTITION_SIZE := 37748736
BOARD_CACHEIMAGE_PARTITION_SIZE := 157286400
BOARD_VENDORIMAGE_PARTITION_SIZE := 364904448
BOARD_VENDORIMAGE_PARTITION_SIZE := 394264576
# Inherit common board flags
include device/samsung/universal7885-common/BoardConfigCommon.mk