Remove Profile Build Dependency (CAPI Defragmentation) 56/102356/1 accepted/tizen/common/20161230.055050 accepted/tizen/ivi/20170101.223837 accepted/tizen/mobile/20170101.223743 accepted/tizen/tv/20170101.223758 accepted/tizen/wearable/20170101.223820 submit/tizen/20161230.010023
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 5 Dec 2016 11:35:59 +0000 (20:35 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 5 Dec 2016 11:35:59 +0000 (20:35 +0900)
commitede06b17b84594f32b9fbd64345a90e1e838cd52
tree01d76e24be6e27225195e8453b6c910ba8256b45
parenta5a74cca744ec39b34fac38a22dc119ea544f54b
Remove Profile Build Dependency (CAPI Defragmentation)

- This is for Tizen 4.0 Configurability / Building Blocks
  (Fragmentation of CAPI is a blocking issue)

- API per profile for SDK is filetered by sdk-image.git.
 You may include APIs not included for a specific profile, which
 is filtered during rootstraping process of SDK per profile.

- CC'ed SDK (sh.cat.lee@samsung.com) for SDK review

Change-Id: I8a7db1009fc1b0d8910fe5bb2689b87a2d6ebe12
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
CMakeLists.txt
include/default/inputmethod.h [deleted file]
include/inputmethod.h [moved from include/wearable/inputmethod.h with 100% similarity]
include/inputmethod_device_event.h [moved from include/wearable/inputmethod_device_event.h with 96% similarity]
packaging/capi-ui-inputmethod.spec
src/inputmethod.cpp