msm8226: Enable compliation of liblights
Enable liblights library for display backlight control Change-Id: I18096f3f4ef3add09582f89870592124d2bfdde0
This commit is contained in:
parent
91632190b2
commit
8077896c55
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue