Implementation private file sharing 17/134317/42
authorSeungha Son <seungha.son@samsung.com>
Fri, 16 Jun 2017 04:03:04 +0000 (13:03 +0900)
committerjusung son <jusung07.son@samsung.com>
Fri, 7 Jul 2017 03:54:10 +0000 (12:54 +0900)
commitf8486cb9bdd7f7976b457f8fc004471c7c1086e5
tree242b395089b32b70f46f6e21f662f6148954ffa6
parent66a625916f8a3b8f44453458ba12c0065b9776c1
Implementation private file sharing

- Related patch
  [data-provider-master] https://review.tizen.org/gerrit/#/c/135723/

Change-Id: Ia60ad9c2e69315b9d1526693a2e409a886533bd6
Signed-off-by: Seungha Son <seungha.son@samsung.com>
Signed-off-by: jusung son <jusung07.son@samsung.com>
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Signed-off-by: jusung son <jusung07.son@samsung.com>
13 files changed:
CMakeLists.txt
include/notification_internal.h
include/notification_private.h [changed mode: 0644->0755]
include/notification_shared_file.h [new file with mode: 0755]
packaging/notification.spec
scripts/505.notification_upgrade.sh
src/notification.c
src/notification_db_query.h
src/notification_internal.c
src/notification_ipc.c
src/notification_noti.c
src/notification_setting.c
src/notification_shared_file.c [new file with mode: 0755]