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)
committerGerrit Code Review <gerrit2@kim11>
Tue, 14 May 2013 07:31:40 +0000 (16:31 +0900)
commit64860678901204050748f5383ec67f8bfdd6d0b2
tree13d6e10d0f47a7fef2a9f03b5df84e27fd006ae6
parenta8248351116ce412dcd9128625626bf728ce39bd
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