wrapping appcontrol to privacy service
authorshy81.shin <shy81.shin@samsung.com>
Thu, 11 Apr 2013 12:30:26 +0000 (21:30 +0900)
committershy81.shin <shy81.shin@samsung.com>
Thu, 11 Apr 2013 12:30:26 +0000 (21:30 +0900)
commit608f6871c3bd0739b8ae3df824fdeabfba16ac51
tree81acae887873950b259e1ea088a91b8141f3662c
parentfae3fd8aa8b4ea40c3b18f3edfe3ef3a7bd94078
wrapping appcontrol to privacy service
13 files changed:
CMakeLists.txt
include/setting-debug.h
org.tizen.setting.xml
packaging/org.tizen.setting.spec
setting-common/include/setting-common-resource.h
setting-common/src/setting-cfg.c
setting-privacy/CMakeLists.txt [new file with mode: 0755]
setting-privacy/include/setting-privacy-main.h [new file with mode: 0755]
setting-privacy/include/setting-privacy-service.h [new file with mode: 0755]
setting-privacy/include/setting-privacy.h [new file with mode: 0755]
setting-privacy/src/setting-privacy-main.c [new file with mode: 0755]
setting-privacy/src/setting-privacy-service.c [new file with mode: 0755]
setting-privacy/src/setting-privacy.c [new file with mode: 0755]