From f8945482b8f2ba87212ca3221ee395608d5b4f99 Mon Sep 17 00:00:00 2001 From: Subhajeet Muhuri Date: Fri, 3 May 2019 15:23:45 +0530 Subject: [PATCH] sdm660-common: Remove TARGET_USES_INTERACTION_BOOST flag * Doesn't exist in power-libperfmgr Change-Id: Ie4d60caf8b69757ef1dea109a5c146d6953faa74 --- BoardConfigCommon.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index d485f54a..d79ae3c9 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -204,9 +204,6 @@ TARGET_COPY_OUT_VENDOR := vendor # Peripheral manager TARGET_PER_MGR_ENABLED := true -# Power -TARGET_USES_INTERACTION_BOOST := true - # Properties BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true