mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -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
|
|
@ -50,7 +50,8 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# Recovery
|
||||
PRODUCT_PACKAGES += \
|
||||
fastbootd
|
||||
fastbootd \
|
||||
init.recovery.exynos7904.rc
|
||||
|
||||
# SamsungDoze
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
|
|||
Loading…
Reference in a new issue