Remove Profile Build Dependency (CAPI Defragmentation) 72/102372/3
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 5 Dec 2016 12:12:12 +0000 (21:12 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 16 Jan 2017 05:40:22 +0000 (14:40 +0900)
commit4dd2aa16fd9e575fbad0fe80059f2e66ff475b3b
tree513c8a47e2cbd75f2056b54d36f8184bd4e4178c
parent99231fb43291fc3f1d3ac381f2eb302431506382
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: I9bd2511c3c437306e13e8ad0b614bd86355dfbfb
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
client/CMakeLists.txt
include/contacts_sim.h [moved from include/mobile/contacts_sim.h with 98% similarity]
include/wearable/contacts_sim.h [deleted file]
packaging/contacts-service.spec
server/CMakeLists.txt
test/CMakeLists.txt