diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index c5661e7..b59ffba 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -94,6 +94,9 @@ TARGET_USES_INTERACTION_BOOST := true # Properties TARGET_SYSTEM_PROP += device/samsung/msm8974-common/system.prop +# Recovery +TARGET_RECOVERY_DEVICE_DIRS += device/samsung/msm8974-common + # Time services BOARD_USES_QC_TIME_SERVICES := true