Move main.c file to haptic folder 86/237986/1 submit/tizen/20200707.064531
authorYunmi Ha <yunmi.ha@samsung.com>
Tue, 7 Jul 2020 06:29:13 +0000 (15:29 +0900)
committerYunmi Ha <yunmi.ha@samsung.com>
Tue, 7 Jul 2020 06:29:13 +0000 (15:29 +0900)
commitf2a494613beec02d69b116b10149373071b41a29
tree69fffc8f1fbfe7841f3b5d2c7e0f79ff41345d63
parentd0939d866a59e86129df5c77deeff53823ed5457
Move main.c file to haptic folder

- 'core' and 'haptic' sub-modules has cycle dependecies
cause main function.
- For remove this, move main function to haptic sub-module.

Change-Id: Ie9e967d2b74694e020a5fccb5881e25248e7897c
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
CMakeLists.txt
src/haptic/main.c [moved from src/core/main.c with 100% similarity]