Defragment CAPI for Profiles 44/102644/14
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 6 Dec 2016 08:37:05 +0000 (17:37 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 27 Dec 2016 05:10:06 +0000 (14:10 +0900)
commitd699f9d51a04b399496af335a5600ff0c44867bb
treefc4dee950baa63ce07e9558f6ae96f0f874e4bef
parentcd5e28dab29f867600fd12fdbc5083be0ffb6338
Defragment CAPI for Profiles

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

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

- When you SR this, you need to create JIRA-TRE issue:

  For images with device-policy-manager and libdpm
   : Add device-policy-manager-profile_common / libdpm-profile_common for common profile
   : Add device-policy-manager-profile_mobile / libdpm-profile_mobile for mobile profile
   : Add device-policy-manager-profile_wearable / libdpm-profile_wearable for wearable profile
   : Add device-policy-manager-profile_tv / libdpm-profile_tv for tv profile
   : Add device-policy-manager-profile_ivi / libdpm-profile_ivi for ivi profile

  For images with dpm-testcases
   : Replace dpm-testcases with dpm-testcases-profile_common for common profile
   : Replace dpm-testcases with dpm-testcases-profile_mobile for mobile profile
   : Replace dpm-testcases with dpm-testcases-profile_wearable for wearable profile
   : Replace dpm-testcases with dpm-testcases-profile_tv for tv profile
   : Replace dpm-testcases with dpm-testcases-profile_ivi for ivi profile

Changed at patchset 3:
   Applied fixes from wearable/tv profiles
Changed at patchset13:
   Applied fixes affecting libmm-camcorder

Change-Id: I37b5ca81efd9706e02048b5c4179f916ff521661
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
20 files changed:
libs/CMakeLists.txt
libs/common.cmake [deleted file]
libs/dpm.pc.in
libs/ivi.cmake [deleted file]
libs/mobile.cmake [deleted file]
libs/tv.cmake [deleted file]
libs/wearable.cmake [deleted file]
packaging/device-policy-manager.spec
server/CMakeLists.txt
server/common.cmake [deleted file]
server/ivi.cmake [deleted file]
server/mobile.cmake [deleted file]
server/tv.cmake [deleted file]
server/wearable.cmake [deleted file]
tests/CMakeLists.txt
tests/common.cmake [deleted file]
tests/ivi.cmake [deleted file]
tests/mobile.cmake [deleted file]
tests/tv.cmake [deleted file]
tests/wearable.cmake [deleted file]