From 60f68eae1ebc2701a7f3de5b3cefe244940708b5 Mon Sep 17 00:00:00 2001 From: Davide Garberi Date: Sat, 2 Dec 2017 18:32:12 +0100 Subject: msm8996-common: Re-enable the libinit Signed-off-by: Davide Garberi --- BoardConfigCommon.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 7cf56c2..2c99f15 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -144,8 +144,8 @@ TARGET_FS_CONFIG_GEN := $(VENDOR_PATH)/config.fs DEVICE_MANIFEST_FILE := $(VENDOR_PATH)/manifest.xml # Init -# TARGET_INIT_VENDOR_LIB := libinit_msm8996 -# TARGET_RECOVERY_DEVICE_MODULES := libinit_msm8996 +TARGET_INIT_VENDOR_LIB := libinit_msm8996 +TARGET_RECOVERY_DEVICE_MODULES := libinit_msm8996 TARGET_PLATFORM_DEVICE_BASE := /devices/soc/ # Lineage Hardware -- cgit v1.2.3