mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 03:55:31 -04:00
a20: Adjust systemimage size to SEK A20
This commit is contained in:
parent
f6c3ddbb89
commit
cbd5c52d27
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ TARGET_SCREEN_DENSITY := 280
|
|||
|
||||
# Partitions
|
||||
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 55574528 # 55MB
|
||||
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 4320133120 #4.02GB
|
||||
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 4303355904
|
||||
BOARD_CACHEIMAGE_PARTITION_SIZE := 157286400
|
||||
BOARD_VENDORIMAGE_PARTITION_SIZE := 452984832
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue