HAL: Add led HAL structure 17/35317/1
authorJiyoung Yun <jy910.yun@samsung.com>
Thu, 12 Feb 2015 02:51:04 +0000 (11:51 +0900)
committerJiyoung Yun <jy910.yun@samsung.com>
Thu, 12 Feb 2015 03:26:55 +0000 (12:26 +0900)
commit3219cbec82a309ad6f138e6b61772ac91a69c654
tree6e8c82afd19a86326cd196ae2c81152923b644c2
parent73ea9119af08b3e4df7fd65cccad090613a0eda1
HAL: Add led HAL structure

Currently it only support to control back camera flash.
You can change the brightness level using new led HAL structure.

Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Change-Id: Ia9ef8d4d462d28bce678514f0e09122ea175bbbd
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
hw/backlight.c [new file with mode: 0644]
hw/led.c [new file with mode: 0644]
hw/shared.c [new file with mode: 0644]
hw/shared.h [new file with mode: 0644]
packaging/device-manager-plugin-exynos5433.manifest [new file with mode: 0644]
packaging/device-manager-plugin-exynos5433.spec [new file with mode: 0644]