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:
erfanoabdi 2020-09-05 06:03:02 +00:00 committed by roynatech2544
commit 592e7a19ac
4 changed files with 20 additions and 1 deletions

View file

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