summaryrefslogtreecommitdiffstats
path: root/liblight
Commit message (Collapse)AuthorAgeFilesLines
* liblight: Add a NOTICE filesl47.kim2010-10-141-0/+190
| | | | | Change-Id: I00cd2a1469958a01d0dd97fbf2ead2c09bb45915 Signed-off-by: sl47.kim <sl47.kim@samsung.com>
* Make all crespo modules explicitly optionalJean-Baptiste Queru2010-09-031-0/+2
| | | | Change-Id: I8097125dd530d5a5a4114da91f758083e5095dcf
* 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>