mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
universal7885: Initial recovery support
* Symlink partitions * Some flashable zips relies on this, such as opengapps Signed-off-by: SamarV-121 <samarvispute121@gmail.com> Change-Id: Ibf85283167dab825ad08bed3397923eed9278eca
This commit is contained in:
parent
304c88538a
commit
592e7a19ac
4 changed files with 20 additions and 1 deletions
|
|
@ -59,6 +59,7 @@ TARGET_LMKD_STATS_LOG := true
|
|||
|
||||
# Partitions
|
||||
BOARD_BOOTIMAGE_PARTITION_SIZE := 33554432
|
||||
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 39845888
|
||||
BOARD_CACHEIMAGE_PARTITION_SIZE := 157286400
|
||||
BOARD_FLASH_BLOCK_SIZE := 131072
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue