mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
a30: Update systemimage partition size to my a30's
This commit is contained in:
parent
7536027712
commit
94d0e5b755
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ TARGET_SCREEN_DENSITY := 420
|
|||
|
||||
# Partitions# Partitions
|
||||
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 55574528
|
||||
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 5033164800
|
||||
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 5007998976
|
||||
BOARD_CACHEIMAGE_PARTITION_SIZE := 157286400
|
||||
BOARD_VENDORIMAGE_PARTITION_SIZE := 452984832
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue