msm8226: Enable compliation of liblights

Enable liblights library for display backlight control

Change-Id: I18096f3f4ef3add09582f89870592124d2bfdde0
This commit is contained in:
Aravind Venkateswaran 2013-03-26 17:26:06 -07:00 committed by Gerrit - the friendly Code Review server
parent 91632190b2
commit 8077896c55
1 changed files with 1 additions and 0 deletions

View File

@ -279,6 +279,7 @@ LIBGRALLOC += libmemalloc
LIBLIGHTS := lights.msm8660 LIBLIGHTS := lights.msm8660
LIBLIGHTS += lights.msm8960 LIBLIGHTS += lights.msm8960
LIBLIGHTS += lights.msm8974 LIBLIGHTS += lights.msm8974
LIBLIGHTS += lights.msm8226
LIBLIGHTS += lights.msm7k LIBLIGHTS += lights.msm7k
LIBLIGHTS += lights.msm7630_surf LIBLIGHTS += lights.msm7630_surf
LIBLIGHTS += lights.msm7630_fusion LIBLIGHTS += lights.msm7630_fusion