diff options
-rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index c2f7a4f..6e068ca 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -136,6 +136,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 |