Skip to content

Commit

Permalink
fog: define TARGET_RECOVERY_FSTAB
Browse files Browse the repository at this point in the history
Signed-off-by: alternoegraha <[email protected]>
  • Loading branch information
alternoegraha committed Dec 4, 2023
1 parent 6c1a8c9 commit 42f580c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ TARGET_SYSTEM_PROP += $(DEVICE_PATH)/system.prop

# Recovery
BOARD_USES_RECOVERY_AS_BOOT := true
TARGET_RECOVERY_FSTAB := $(DEVICE_PATH)/recovery/root/system/etc/recovery.fstab
TARGET_RECOVERY_PIXEL_FORMAT := "RGBX_8888"
TARGET_USERIMAGES_USE_EXT4 := true
TARGET_USERIMAGES_USE_F2FS := true
Expand Down

0 comments on commit 42f580c

Please sign in to comment.