Fixed crash when RDS mode is not supported
authorJihoon Chung <jihoon.chung@samsung.com>
Sun, 12 May 2013 12:33:32 +0000 (21:33 +0900)
committerSoyoung Kim <sy037.kim@samsung.com>
Tue, 14 May 2013 07:10:15 +0000 (16:10 +0900)
commita8248351116ce412dcd9128625626bf728ce39bd
tree13d6e10d0f47a7fef2a9f03b5df84e27fd006ae6
parent077e68e7d8c91c5d18f2f73ece5c3c343645a434
Fixed crash when RDS mode is not supported

[Issue#] N/A
[Problem] Crash is occurred when RDS update is failed
[Cause] Assert condition doesn't checked new error code
[Solution] Add NotSupportedRDSUpdate error enum to avoid Assert condition
[SCMRequest] N/A

Change-Id: I34718ea5a7468c0d09a81b8422d35cb8a8778d88
src/jobs/widget_install/job_widget_install.cpp