From 2cfeaeaf1b5bc3ae120bf2704bc39ab1fb89c316 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Mon, 9 Apr 2018 23:38:58 +0100 Subject: msm8996-common: Drop useless CNE related flag * Nothing in the OSS bits takes it into account. Change-Id: I6f949a12c643810cb1fba764bf13abb30e5dd88c --- BoardConfigCommon.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 302eb9e..80021c1 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -100,9 +100,6 @@ USE_DEVICE_SPECIFIC_CAMERA := true BOARD_CHARGER_ENABLE_SUSPEND := true BOARD_CHARGER_DISABLE_INIT_BLANK := true -# CNE and DPM -BOARD_USES_QCNE := true - # Dex ifeq ($(HOST_OS),linux) ifneq ($(TARGET_BUILD_VARIANT),eng) -- cgit v1.2.3