merge 'libdevman' into system-server
authorjy910.yun <jy910.yun@samsung.com>
Fri, 21 Jun 2013 07:54:55 +0000 (16:54 +0900)
committerjy910.yun <jy910.yun@samsung.com>
Fri, 21 Jun 2013 07:54:55 +0000 (16:54 +0900)
commit5dccc6a55e53e69799a6381509f1d0e5cda0d7fa
tree14c71f5a5d75c5ae4069948bfac56ab6c9f673f6
parent50e9f247e69e7afa1d9c15b74a09aa1ee54d7593
merge 'libdevman' into system-server

all of the devman code was simply copied to system-server
51 files changed:
CMakeLists.txt
devman/CMakeLists.txt [new file with mode: 0644]
devman/LICENSE [new file with mode: 0644]
devman/TC/build.sh [new file with mode: 0755]
devman/TC/execute.sh [new file with mode: 0755]
devman/TC/tet_code [new file with mode: 0644]
devman/TC/tet_scen [new file with mode: 0644]
devman/TC/tetbuild.cfg [new file with mode: 0644]
devman/TC/tetclean.cfg [new file with mode: 0644]
devman/TC/tetexec.cfg [new file with mode: 0644]
devman/TC/unit/Makefile [new file with mode: 0644]
devman/TC/unit/tc_gen.sh [new file with mode: 0755]
devman/TC/unit/tslist [new file with mode: 0644]
devman/TC/unit/utc_MODULE_API_func.c.in [new file with mode: 0644]
devman/TC/unit/utc_SystemFW_device_get_battery_pct_func.c [new file with mode: 0644]
devman/TC/unit/utc_SystemFW_device_get_display_brt_func.c [new file with mode: 0644]
devman/TC/unit/utc_SystemFW_device_get_display_gamma_func.c [new file with mode: 0644]
devman/TC/unit/utc_SystemFW_device_get_max_brt_func.c [new file with mode: 0644]
devman/TC/unit/utc_SystemFW_device_get_property_func.c [new file with mode: 0644]
devman/TC/unit/utc_SystemFW_device_haptic_close_func.c [new file with mode: 0644]
devman/TC/unit/utc_SystemFW_device_haptic_get_file_duration_func.c [new file with mode: 0644]
devman/TC/unit/utc_SystemFW_device_haptic_get_pattern_duration_func.c [new file with mode: 0644]
devman/TC/unit/utc_SystemFW_device_haptic_open_func.c [new file with mode: 0644]
devman/TC/unit/utc_SystemFW_device_haptic_play_file_func.c [new file with mode: 0644]
devman/TC/unit/utc_SystemFW_device_haptic_play_monotone_func.c [new file with mode: 0644]
devman/TC/unit/utc_SystemFW_device_haptic_play_pattern_func.c [new file with mode: 0644]
devman/TC/unit/utc_SystemFW_device_haptic_stop_play_func.c [new file with mode: 0644]
devman/TC/unit/utc_SystemFW_device_is_battery_full_func.c [new file with mode: 0644]
devman/TC/unit/utc_SystemFW_device_release_brt_ctrl_func.c [new file with mode: 0644]
devman/TC/unit/utc_SystemFW_device_release_gamma_ctrl_func.c [new file with mode: 0644]
devman/TC/unit/utc_SystemFW_device_set_display_brt_func.c [new file with mode: 0644]
devman/TC/unit/utc_SystemFW_device_set_display_gamma_func.c [new file with mode: 0644]
devman/TC/unit/utc_SystemFW_device_set_property_func.c [new file with mode: 0644]
devman/devman.pc.in [new file with mode: 0644]
devman/devman_haptic.pc.in [new file with mode: 0644]
devman/image/SLP_devman_PG_architecture.png [new file with mode: 0644]
devman/include/SLP_devman_PG.h [new file with mode: 0644]
devman/include/devlog.h [new file with mode: 0644]
devman/include/devman.h [new file with mode: 0644]
devman/include/devman_haptic.h [new file with mode: 0644]
devman/include/devman_haptic_ext.h [new file with mode: 0644]
devman/include/devman_haptic_ext_core.h [new file with mode: 0644]
devman/include/devman_image.h [new file with mode: 0644]
devman/include/devman_internal.h [new file with mode: 0644]
devman/include/devman_managed.h [new file with mode: 0644]
devman/src/device_haptic.c [new file with mode: 0644]
devman/src/devman_internal.c [new file with mode: 0644]
devman/src/display_wd.c [new file with mode: 0644]
devman/src/if_legacy.c [new file with mode: 0644]
packaging/devman.manifest [new file with mode: 0644]
packaging/system-server.spec