From 2e4c6698ccf29207cb578d5a3b3e6f7817d894b8 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Mon, 9 Apr 2018 23:20:09 +0100 Subject: msm8996-common: Remove legacy lights HAL flag * The flag is no longer needed, since the new native binderized lights HAL is being built in place of the legacy one. Change-Id: I7dd516d0ac73152082983766b29289479be62af0 --- BoardConfigCommon.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 80021c1..1bf6f8d 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -155,9 +155,6 @@ BOARD_HARDWARE_CLASS += \ # Keymaster TARGET_PROVIDES_KEYMASTER := true -# Lights -TARGET_PROVIDES_LIBLIGHT := true - # Partitions BOARD_BOOTIMAGE_PARTITION_SIZE := 67108864 BOARD_CACHEIMAGE_PARTITION_SIZE := 268435456 -- cgit v1.2.3