Add new attribute to get gdbus connection from outside and etc. 06/93606/2 accepted/tizen/3.0/ivi/20161028.134023 accepted/tizen/3.0/mobile/20161028.133132 accepted/tizen/3.0/tv/20161028.133434 accepted/tizen/3.0/wearable/20161028.133741 accepted/tizen/common/20161025.155134 accepted/tizen/common/20161027.073701 accepted/tizen/ivi/20161027.055031 accepted/tizen/mobile/20161027.054935 accepted/tizen/tv/20161027.055005 accepted/tizen/wearable/20161027.055022 submit/tizen/20161025.104308 submit/tizen/20161027.030209 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.082423 submit/tizen_3.0_common/20161104.104000
authorJeongmo Yang <jm80.yang@samsung.com>
Tue, 25 Oct 2016 05:27:10 +0000 (14:27 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Tue, 25 Oct 2016 06:19:44 +0000 (15:19 +0900)
commit567f5bf506bdb602829ae3aab4e5a798bfcc2aaf
treeaa19686fba69e52a7fce310f9311ba7687818eab
parente8a2416a5f8e5ab89dd034599532edaa306e48fc
Add new attribute to get gdbus connection from outside and etc.

1. gdbus connection will be always created when handle created,
but, sometimes, g_bus_get_sync got crashed.
So, muse server will get gdbus connection once at start time,
module will use it without getting gdbus connection.
2. RM related code modified.

[Version] 0.10.85
[Profile] Common
[Issue Type] Update
[Dependency module] N/A
[Dependency commit] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-mobile_20161024.2]

Change-Id: Id680ffbbcdb6213026898d226be7853359f9624a
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
packaging/libmm-camcorder.spec
src/include/mm_camcorder.h
src/include/mm_camcorder_attribute.h
src/mm_camcorder_attribute.c
src/mm_camcorder_internal.c