From d4b40cf559cfa08c274a90819cf13cd0335fcdf4 Mon Sep 17 00:00:00 2001 From: Isaac Chen Date: Thu, 28 Jun 2018 18:58:10 +0200 Subject: [PATCH] Revert "land: Use common aw2013 lights hal" This reverts commit 3b958b745bd9b01191e15cc4e2be70dca330fae6. --- board/lights.mk | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 board/lights.mk diff --git a/board/lights.mk b/board/lights.mk deleted file mode 100644 index cce51bd..0000000 --- a/board/lights.mk +++ /dev/null @@ -1,3 +0,0 @@ -# Lights -BOARD_LIGHTS_VARIANT := aw2013 -TARGET_PROVIDES_LIBLIGHT := true