taimen: Define fstab.hardware

* Since walleye and taimen require repartitioning
so the definition of the system_ext is also different, we need different fstab adjustments,
on the other hand this is necessary because we are no longer mounting from the kernel side.
* Switch to eucalyptus kernel

Signed-off-by: Asriadi Rahim <asriadirahim03@gmail.com>
This commit is contained in:
Asriadi Rahim
2024-01-02 20:05:22 +00:00
parent a8e383cc6a
commit e2f7d97e5c
3 changed files with 20 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ TARGET_RECOVERY_UI_MARGIN_HEIGHT := 105
# Partitions (listed in the file) to be wiped under recovery.
TARGET_RECOVERY_WIPE := device/google/taimen/recovery.wipe
TARGET_RECOVERY_FSTAB := device/google/taimen/fstab.hardware
TARGET_RECOVERY_UI_LIB := \
librecovery_ui_taimen \