sdm660-common: board: enable interaction boost
Change-Id: Ie5fa2180f70613733fdd8bd028710142f1307c2a
This commit is contained in:
parent
9451c24666
commit
5dd4564f19
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue