summaryrefslogtreecommitdiffstats
path: root/liblight
Commit message (Collapse)AuthorAgeFilesLines
* Move crepo-conditionals to the leaves.Jean-Baptiste Queru2010-09-031-0/+3
| | | | | | | | | | | | Two benefits: -this follows the convention that all Android.mk files are included, i.e. that reading an Android.mk file shows the entire picture. -this allows some of the leaves to become non-conditional, to increase the number of device-specific modules that are compiled in each build, which allows catching build breakages earlier. Change-Id: I060a4aecc4b5d53b9ca56f13b8599b8fa560f896
* S5PC11X: backlight: Added backlight HAL driver to control the brightnessEd Heyl2010-09-022-0/+159
Change-Id: Id092fbb994a1dc0ab495d53df2dbb10a48680dea Signed-off-by: sl47.kim <sl47.kim@samsung.com>