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)
committerJihoon Chung <jihoon.chung@samsung.com>
Sun, 12 May 2013 12:54:12 +0000 (21:54 +0900)
commitfa962b808304b7719ac148fff0d8225bfea1341c
tree4ba90fc41faa378929d2696fe2337eaa835acc8a
parent32a76f51ccdf943a5a3c670e9bcd3dbbd62d44fe
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