platform/core/appfw/data-provider-master.git
10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Thu, 22 May 2014 12:01:15 +0000 (21:01 +0900)]
Merge branch 'devel/home/master'

Change-Id: I6f1f65fb6e5f0d23cb1a136fe521546022f09b44

10 years agoDo not waiting the 30 secs for terminating slaves.
Sung-jae Park [Thu, 22 May 2014 11:36:18 +0000 (20:36 +0900)]
Do not waiting the 30 secs for terminating slaves.

For handling the USR1 signal.

Change-Id: Ida29ba8dbcca7d1dcb57e709da57e06baccb2e9e

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Wed, 14 May 2014 07:01:04 +0000 (16:01 +0900)]
Merge branch 'devel/home/master'

10 years agoFeatruing livebox
Sung-jae Park [Wed, 14 May 2014 06:51:37 +0000 (15:51 +0900)]
Featruing livebox

Change-Id: I953f61a720c35bda96615f143f4439e0b722421c

10 years agoPrepare configuration files for various project.
Sung-jae Park [Wed, 14 May 2014 05:17:32 +0000 (14:17 +0900)]
Prepare configuration files for various project.

Change-Id: Ib53296040efba2b7025c117f7872d6fb519dc182

10 years agoAIL Update Key is deprecated.
Sung-jae Park [Fri, 9 May 2014 02:58:41 +0000 (11:58 +0900)]
AIL Update Key is deprecated.

Change-Id: If1445aa0143c0809a93ec2f198e04755e89fa47e

10 years agoChange the table schema.
Sung-jae Park [Fri, 9 May 2014 01:40:44 +0000 (10:40 +0900)]
Change the table schema.

DB version is updgraded to 3.
client table drop column mouse_event.
box_size table add new column mouse_event.

Every box_size can has their own mouse_event option from now.

Change-Id: I5cd38ba5002cf72675fffded3c4010d603c45409

10 years agoRemove dependency of sec-product-feature
Sung-jae Park [Tue, 22 Apr 2014 08:57:52 +0000 (17:57 +0900)]
Remove dependency of sec-product-feature

Change-Id: Ic18a8d247b29d9dd83acebbc6e0454cdf4a55786

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 18 Apr 2014 02:38:42 +0000 (11:38 +0900)]
Merge branch 'devel/home/master'

10 years agoAdd new method to get the PID of client process.
Sung-jae Park [Thu, 17 Apr 2014 12:58:36 +0000 (21:58 +0900)]
Add new method to get the PID of client process.

Only if the client is in same host (localhost),
Get the PID from socket and deliever it to the service core.

Change-Id: I79c2aafe4ab5c2480a29a413701058ce92999c99

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Thu, 17 Apr 2014 11:39:00 +0000 (20:39 +0900)]
Merge branch 'devel/home/master'

10 years agoDon't try to unpremultipling alpha value.
Sung-jae Park [Thu, 17 Apr 2014 11:38:22 +0000 (20:38 +0900)]
Don't try to unpremultipling alpha value.

For the sake for scrolling performance.

Change-Id: I12fff34ef90d5970f159461c31aac6f21c982216

10 years agoMerge branch 'devel/home/master'
youngsub ko [Wed, 16 Apr 2014 11:05:52 +0000 (20:05 +0900)]
Merge branch 'devel/home/master'

10 years ago[notification service] fixed problem multicast packet about deleting notification...
youngsub ko [Wed, 16 Apr 2014 08:05:39 +0000 (17:05 +0900)]
[notification service] fixed problem multicast packet about deleting notification sent to viewers when deletion isn't successful

10 years ago[notification service] code cleanup
youngsub ko [Wed, 16 Apr 2014 06:28:34 +0000 (15:28 +0900)]
[notification service] code cleanup

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 15 Apr 2014 00:18:02 +0000 (09:18 +0900)]
Merge branch 'devel/home/master'

10 years agoAdd missing dependency (eina)
Sung-jae Park [Thu, 10 Apr 2014 12:21:31 +0000 (21:21 +0900)]
Add missing dependency (eina)

Change-Id: Ifb9224576352fe4a681dd33da30fcd40d14c0190

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 8 Apr 2014 06:16:09 +0000 (15:16 +0900)]
Merge branch 'devel/home/master'

10 years agoRoute & feed the on_hold,on_scroll events.
Sung-jae Park [Sat, 5 Apr 2014 08:48:52 +0000 (17:48 +0900)]
Route & feed the on_hold,on_scroll events.

Change-Id: I57869db691caf478c95880167e8ab64f7bfb6231

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 4 Apr 2014 01:17:39 +0000 (10:17 +0900)]
Merge branch 'devel/home/master'

10 years agoFix the bug of upgrading package.
Sung-jae Park [Thu, 3 Apr 2014 08:21:58 +0000 (17:21 +0900)]
Fix the bug of upgrading package.

While upgrading packages, the instance's update period doesn't updated correctly.
This patch will apply the new update period.

But if the instance's update period is changed manually, (that is not same with in the XML),
the master will not touch it.

Only if the period is same with orignal value in the old XML, will be updated to the new value.

Change-Id: I4e8e9f8a104a3010b6261ab77770960463051c84

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 21 Mar 2014 05:14:49 +0000 (14:14 +0900)]
Merge branch 'devel/home/master'

10 years agoAdd slave control option.
Sung-jae Park [Thu, 20 Mar 2014 00:31:09 +0000 (09:31 +0900)]
Add slave control option.

* Manual reactivation
If this flag is on, the master will not reactivate the provider automatically.

* Manual termination
If this flag is on, the master will not terminate the provider even though it has no DBox instances.

Change-Id: Ibc71ee6f5bb735ed24f25b5120713fcf9df130e7

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 11 Mar 2014 10:03:13 +0000 (19:03 +0900)]
Merge branch 'devel/home/master'

10 years agoFix the bug of faulted package handler (wayland too).
Sung-jae Park [Thu, 6 Mar 2014 15:21:29 +0000 (00:21 +0900)]
Fix the bug of faulted package handler (wayland too).

If a package is faulted,
Destroy all instances of the package.

Add wayland.conf file install script

Change-Id: I271f9da19d5cb92eddb836802f1f81d5d73e17d9

10 years agoEnable wayland build
Sung-jae Park [Thu, 6 Mar 2014 07:04:36 +0000 (16:04 +0900)]
Enable wayland build

Pixmap is not able to be used in wayland world.

Change-Id: I0ad28017f7f7bfd53f0ce71491f04b16a4c52b14

10 years agoUse the pixel_size and share it with service & viewer
Sung-jae Park [Wed, 5 Mar 2014 06:13:15 +0000 (15:13 +0900)]
Use the pixel_size and share it with service & viewer

Change-Id: I9796f8c2dd98a5faee29be4ccad16ef23d33fe77

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Mon, 3 Mar 2014 07:01:05 +0000 (16:01 +0900)]
Merge branch 'devel/home/master'

10 years agoUpdated for adding a type for closing PD
Sung-jae Park [Fri, 28 Feb 2014 07:14:15 +0000 (16:14 +0900)]
Updated for adding a type for closing PD

Change-Id: I2519e7776ba15aa51b462e4059a89b7bec0b8afd

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Mon, 17 Feb 2014 10:33:10 +0000 (19:33 +0900)]
Merge branch 'devel/home/master'

10 years agoSLAVE_TTL can be disabled if its interval is 0.0f
Sung-jae Park [Mon, 17 Feb 2014 10:31:50 +0000 (19:31 +0900)]
SLAVE_TTL can be disabled if its interval is 0.0f

previously, there is no way to disable the TTL timer.
but for some specific cases, TTL timer should be disabled.
This patch will disable the TTL timer if its interval is 0.0f
Only the TTL timer will be enabled if its interval is larger than 0.0f

Change-Id: Ic6b96d265639e9cf29889eaa9127537bfc1cf1b3

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 14 Feb 2014 12:22:00 +0000 (21:22 +0900)]
Merge branch 'devel/home/master'

10 years agoFix prevent warnings.
Sung-jae Park [Fri, 14 Feb 2014 09:34:08 +0000 (18:34 +0900)]
Fix prevent warnings.

bind_text can accept the NULL parameter.
So replace the "" with NULL like its original value.
bind_text function will cares it correctly.

Change-Id: I6f870b7db6a8c8d1b028fd738b197058b4880dc6

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 14 Feb 2014 05:32:03 +0000 (14:32 +0900)]
Merge branch 'devel/home/master'

10 years agoFix the build error (x86)
Sung-jae Park [Fri, 14 Feb 2014 05:30:54 +0000 (14:30 +0900)]
Fix the build error (x86)

Change-Id: I103e9c25b5080f44cf6b3188cb459a8e8ebb938e

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 14 Feb 2014 02:48:35 +0000 (11:48 +0900)]
Merge branch 'devel/home/master'

10 years agoFix build error (x86) - set but not used warning
Sung-jae Park [Fri, 14 Feb 2014 02:47:49 +0000 (11:47 +0900)]
Fix build error (x86) - set but not used warning

Change-Id: Idbbe0dc98eadf0ce113f886e81577258674cdd70

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 14 Feb 2014 01:43:08 +0000 (10:43 +0900)]
Merge branch 'devel/home/master'

10 years agoFix build error (set but unused variables)
Sung-jae Park [Fri, 14 Feb 2014 01:42:45 +0000 (10:42 +0900)]
Fix build error (set but unused variables)

Change-Id: Idf647618deddb93ea085abcc020b0994f5ddc2fc

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 14 Feb 2014 00:57:37 +0000 (09:57 +0900)]
Merge branch 'devel/home/master'

10 years agoFix build error - defined but unused variable
Sung-jae Park [Fri, 14 Feb 2014 00:57:06 +0000 (09:57 +0900)]
Fix build error - defined but unused variable

Change-Id: I52ea4ebf6e4795e7a1900c2c8bd5b93447f78e06

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 11 Feb 2014 05:50:29 +0000 (14:50 +0900)]
Merge branch 'devel/home/master'

10 years agoRemove timer for liveinfo service
Sung-jae Park [Tue, 11 Feb 2014 05:40:00 +0000 (14:40 +0900)]
Remove timer for liveinfo service

Change-Id: I43000a6ac0617a9719de3d6b3ffc87b39d8c9521

10 years agoUpdate systemd service file
Sung-jae Park [Tue, 11 Feb 2014 02:53:17 +0000 (11:53 +0900)]
Update systemd service file

Change-Id: Ie06fd1d96cea6a521b76de99785ff6815e149256

10 years agoUpdate liveinfo server
Sung-jae Park [Mon, 10 Feb 2014 22:39:01 +0000 (07:39 +0900)]
Update liveinfo server

Change-Id: I1c50e24579f8c0feae0f006d037719cfee085607

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 31 Jan 2014 15:43:46 +0000 (00:43 +0900)]
Merge branch 'devel/home/master'

10 years agoUpdate the fault detection code.
Sung-jae Park [Fri, 31 Jan 2014 15:19:33 +0000 (00:19 +0900)]
Update the fault detection code.

If the inhouse livebox is faulted.
the log file can be used to find the package.

Change-Id: I775b4c7e9c33dba62608cc0829c562451b29678a

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Wed, 29 Jan 2014 12:41:32 +0000 (21:41 +0900)]
Merge branch 'devel/home/master'

10 years agoUpdate create DB operation.
Sung-jae Park [Wed, 29 Jan 2014 12:40:13 +0000 (21:40 +0900)]
Update create DB operation.

Change-Id: I7d91d1cbc7c90b0b066253fd3a62c4b18d1add03

10 years agoAdd category attribute.
Sung-jae Park [Wed, 29 Jan 2014 02:53:22 +0000 (11:53 +0900)]
Add category attribute.

Liveboxes can be grouped by its category.

idle-clock, icon, default, ...

Change-Id: Ia2b2d6fd1ee8704ba575b1eb5a88b2741c12b713

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Thu, 23 Jan 2014 04:57:06 +0000 (13:57 +0900)]
Merge branch 'devel/home/master'

10 years agoOptimizing widget loading time
Petr Bred [Wed, 15 Jan 2014 14:10:26 +0000 (18:10 +0400)]
Optimizing widget loading time
 - change dependencies in service file

Change-Id: I1173c75dd50b2d1d3747204cd1fc1c54bd484dbe
Signed-off-by: Petr Bred <p.bred@samsung.com>
10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Wed, 22 Jan 2014 05:08:17 +0000 (14:08 +0900)]
Merge branch 'devel/home/master'

10 years agoFix build error
Sung-jae Park [Wed, 22 Jan 2014 05:07:56 +0000 (14:07 +0900)]
Fix build error

Change-Id: I03831b4ef5e7db85e017c2423416d541408d0039

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Wed, 22 Jan 2014 02:18:00 +0000 (11:18 +0900)]
Merge branch 'devel/home/master'

10 years agoCasting the error code.
Sung-jae Park [Wed, 22 Jan 2014 01:57:28 +0000 (10:57 +0900)]
Casting the error code.

To prevent from unexpected comparison

Change-Id: I0387cdad9b474b9baddd132d38001ec03d294d79

10 years agoFix prevent issues
Sung-jae Park [Wed, 22 Jan 2014 00:57:51 +0000 (09:57 +0900)]
Fix prevent issues

Change-Id: Ifdb9642abdcd1b424a882cfff07c5696eb84c290

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 21 Jan 2014 02:47:13 +0000 (11:47 +0900)]
Merge branch 'devel/home/master'

10 years agoRelease the Pixmap even if the instance is deleted.
Sung-jae Park [Tue, 21 Jan 2014 02:32:46 +0000 (11:32 +0900)]
Release the Pixmap even if the instance is deleted.

Client can try to destroy the pixmap after the instance is deleted.
so the server should try to find the buf_handler first using given pixmap.

Change-Id: I59a2d2e7a4347d660b1a018b4a593201ceefe8ad

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Sat, 18 Jan 2014 15:40:28 +0000 (00:40 +0900)]
Merge branch 'devel/home/master'

10 years agoHandling the exceptional cases.
Sung-jae Park [Sat, 18 Jan 2014 14:43:22 +0000 (23:43 +0900)]
Handling the exceptional cases.

if user tries to delete an instance before get the created event callback.
the master cannot get the id of it.

in that case the master cannot delete the instance.

So, if the master could not find the instance, (id == ""), try to find it using timestamp again.

Change-Id: Ib4f565ff812d3ab16393154d41e9ec0e87e70e34

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Wed, 15 Jan 2014 00:16:44 +0000 (09:16 +0900)]
Merge branch 'devel/home/master'

10 years agoCheck exceptional cases
Sung-jae Park [Tue, 14 Jan 2014 04:21:15 +0000 (13:21 +0900)]
Check exceptional cases

Change-Id: Id342d8f10ebc33c4cb92b9850af06a269c16fe8f

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 10 Jan 2014 12:54:02 +0000 (21:54 +0900)]
Merge branch 'devel/home/master'

10 years agoFix the PD lock file creating code.
Sung-jae Park [Fri, 10 Jan 2014 12:53:28 +0000 (21:53 +0900)]
Fix the PD lock file creating code.

It couldn't create a lock file for PD buffer.

Change-Id: Ic42cb6bc810f159a73b910ed8fc3c6bcb1e91a5b

10 years agoApply memory limitation to 50M
Sung-jae Park [Fri, 10 Jan 2014 01:54:54 +0000 (10:54 +0900)]
Apply memory limitation to 50M

Change-Id: I4589cb0a49d43154e864b5aab84b8de5e7f516d7

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 10 Jan 2014 01:31:40 +0000 (10:31 +0900)]
Merge branch 'devel/home/master'

10 years agoAdd missing event, "pd,hide"
Sung-jae Park [Fri, 10 Jan 2014 01:30:44 +0000 (10:30 +0900)]
Add missing event, "pd,hide"

While refactorying the script-engine for DBox content rendering,
I missed "pd,hide" event sending code.

Change-Id: I90b7b5bfb12ad53d51d758d0570f7be1371c7f26

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Thu, 9 Jan 2014 04:14:03 +0000 (13:14 +0900)]
Merge branch 'devel/home/master'

10 years agoUpdate fault handling code (PD buffer release)
Sung-jae Park [Wed, 8 Jan 2014 23:39:11 +0000 (08:39 +0900)]
Update fault handling code (PD buffer release)

Change-Id: Iab92be38822e9c3b2399a45f707b7a9c4deaab99

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Mon, 6 Jan 2014 10:16:59 +0000 (19:16 +0900)]
Merge branch 'devel/home/master'

10 years agoHide unnecessaryly exported API
Sung-jae Park [Sun, 5 Jan 2014 05:53:47 +0000 (14:53 +0900)]
Hide unnecessaryly exported API

Change-Id: I7f2785fb4a1a8528c51c12562046d7e9eb6fc47d

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Sun, 5 Jan 2014 04:16:34 +0000 (13:16 +0900)]
Merge branch 'devel/home/master'

10 years agoReview the code
Sung-jae Park [Sun, 5 Jan 2014 04:02:37 +0000 (13:02 +0900)]
Review the code

Change-Id: I5333e0594ec466b1a63f49feccd8ccbf63bea8cb

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Sat, 4 Jan 2014 09:28:20 +0000 (18:28 +0900)]
Merge branch 'devel/home/master'

10 years agoRemove unnecessary header inclusion
Sung-jae Park [Sat, 4 Jan 2014 08:33:58 +0000 (17:33 +0900)]
Remove unnecessary header inclusion

Change-Id: Ia7ea9a401efc8b3fdfc271e74b57de914e999d44

10 years agoSeparate the EFL plugin from the master process.
Sung-jae Park [Sat, 4 Jan 2014 08:17:27 +0000 (17:17 +0900)]
Separate the EFL plugin from the master process.

Only the EFL should be loaded by liblivebox-edje when it is required.

Change-Id: I35bce038a77d8d9b5d350071858c4b5c8e9dc765

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Thu, 2 Jan 2014 04:24:13 +0000 (13:24 +0900)]
Merge branch 'devel/home/master'

10 years agoSelectable service enabling code is added
Sung-jae Park [Thu, 2 Jan 2014 03:06:48 +0000 (12:06 +0900)]
Selectable service enabling code is added

Change-Id: I46962ad285bfe3442d048b487989388edfa1e82d

10 years agoMerge "Remove NONBLOCK flag from the pipe2" into devel/home/master
SangmanLee [Fri, 27 Dec 2013 11:37:47 +0000 (20:37 +0900)]
Merge "Remove NONBLOCK flag from the pipe2" into devel/home/master

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 27 Dec 2013 11:01:06 +0000 (20:01 +0900)]
Merge branch 'devel/home/master'

10 years agoRemove NONBLOCK flag from the pipe2
Sung-jae Park [Fri, 27 Dec 2013 10:07:35 +0000 (19:07 +0900)]
Remove NONBLOCK flag from the pipe2

Change-Id: I48ea77f7ee4ff3b515e64fb0b9acca3235bfa169

10 years agoMerge branch 'devel/home/master'
youngsub ko [Fri, 27 Dec 2013 03:23:00 +0000 (12:23 +0900)]
Merge branch 'devel/home/master'

10 years agoreleasing data-provider-master_0.31.2-1
youngsub ko [Fri, 27 Dec 2013 02:23:45 +0000 (11:23 +0900)]
releasing data-provider-master_0.31.2-1

10 years agoinclude badge-service package
youngsub ko [Thu, 26 Dec 2013 12:54:06 +0000 (21:54 +0900)]
include badge-service package

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Tue, 24 Dec 2013 01:53:04 +0000 (10:53 +0900)]
Merge branch 'devel/home/master'

10 years agoAdd premultipled color control conf.
Sung-jae Park [Mon, 23 Dec 2013 15:30:00 +0000 (00:30 +0900)]
Add premultipled color control conf.

Change-Id: If49a426b00593382a7b0c06ad78020831a8055f4

10 years agoAdd locking mechanism.
Sung-jae Park [Mon, 23 Dec 2013 05:37:20 +0000 (14:37 +0900)]
Add locking mechanism.

for SHM & FILE method for content sharing.

Change-Id: I04f6e96195a4e6e01cccc940a96ec28819f54933

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Sat, 21 Dec 2013 13:24:13 +0000 (22:24 +0900)]
Merge branch 'devel/home/master'

10 years agoRemove inline keyword
Sung-jae Park [Sat, 21 Dec 2013 13:23:46 +0000 (22:23 +0900)]
Remove inline keyword

To prevent from GCC build warnings.

Change-Id: Ic3dd034fadaf1c746511781d41dbf87a74643c86

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Sat, 21 Dec 2013 12:50:30 +0000 (21:50 +0900)]
Merge branch 'devel/home/master'

10 years agoReplace EINA_LIST_FREE with eina_list_free
Sung-jae Park [Sat, 21 Dec 2013 12:49:47 +0000 (21:49 +0900)]
Replace EINA_LIST_FREE with eina_list_free

Change-Id: Ib681da22bf7bf36524796814fdef7373e00a1b8a

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Sat, 21 Dec 2013 12:39:05 +0000 (21:39 +0900)]
Merge branch 'devel/home/master'

10 years agoInitialize the var. for may-uninitialized (gcc)
Sung-jae Park [Sat, 21 Dec 2013 12:37:58 +0000 (21:37 +0900)]
Initialize the var. for may-uninitialized (gcc)

Change-Id: I40d1e2de76f521e1843df6e8fea22803baabccea

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Sat, 21 Dec 2013 11:53:44 +0000 (20:53 +0900)]
Merge branch 'devel/home/master'

10 years agoFix build error (inline fail)
Sung-jae Park [Sat, 21 Dec 2013 11:38:04 +0000 (20:38 +0900)]
Fix build error (inline fail)

Change-Id: Ifc0e25608552867482a948bce0f5041228698cd0

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Fri, 20 Dec 2013 14:20:13 +0000 (23:20 +0900)]
Merge branch 'devel/home/master'

10 years agoAdd log dump data
Sung-jae Park [Fri, 20 Dec 2013 08:06:21 +0000 (17:06 +0900)]
Add log dump data

Change-Id: I47db32a63a4caed62f4433fe07c4af16197564ff

10 years agoMerge branch 'devel/home/master'
Sung-jae Park [Wed, 18 Dec 2013 06:26:37 +0000 (15:26 +0900)]
Merge branch 'devel/home/master'

10 years agoCreate folder first before dump the logs.
Sung-jae Park [Wed, 18 Dec 2013 06:25:57 +0000 (15:25 +0900)]
Create folder first before dump the logs.

Change-Id: Idf68ecb76e6fe2a3f500f28ab9d6e75cef005b7d