diff options
-rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 4e53352..0247f62 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -133,6 +133,7 @@ TARGET_USES_INTERACTION_BOOST := true BOARD_USES_QCOM_HARDWARE := true # Recovery +BOARD_USES_FULL_RECOVERY_IMAGE := true TARGET_USERIMAGES_USE_EXT4 := true TARGET_USERIMAGES_USE_F2FS := true |