From 10552a9942c2871e0f92ee99014b204482eb57b3 Mon Sep 17 00:00:00 2001 From: darkbeast69 Date: Thu, 31 Oct 2019 14:51:01 +0530 Subject: [PATCH] sdm660: remove double defined power flag --- BoardConfigCommon.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index eb5524ba..2c953dcb 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -248,9 +248,6 @@ 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