diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 8f76bb96..b4e04aec 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -236,6 +236,9 @@ TARGET_USES_INTERACTION_BOOST := true # Properties BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true +# Power +TARGET_USES_INTERACTION_BOOST := true + # Recovery ifeq ($(AB_OTA_UPDATER), true) TARGET_RECOVERY_FSTAB := $(COMMON_PATH)/rootdir/etc/fstab_AB.qcom