summaryrefslogtreecommitdiffstats
path: root/liblight/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* device/samsung/crespo: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-141-2/+2
| | | | | Change-Id: I25ff348e6d19d5b57c389bd18e862f3dd674512d Signed-off-by: Iliyan Malchev <malchev@google.com>
* Add additional statements to accept the crespo4g productMaarten Hooft2011-02-281-1/+1
| | | | Change-Id: I0e410d7b641c19a773c3bc57cb78e8aa3e27a3ff
* 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-021-0/+30
Change-Id: Id092fbb994a1dc0ab495d53df2dbb10a48680dea Signed-off-by: sl47.kim <sl47.kim@samsung.com>