Change-Id: I52307e433595e214b3c64d505e4cd9885d5c0aea
Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
/*2.Enable "Notification", via Sound Manager */
item_to_update = ad->data_noti_volume;
- if (safeStrCmp(ad->data_msg_alert_tone->sub_desc, "Silent")) {
+
+ // @todo make sure data_msg_alert_tone is correct for 'Silent' set.
+ //if (item_to_update && safeStrCmp(item_to_update->sub_desc, "Silent")) {
+ if (ad->data_msg_alert_tone && safeStrCmp(ad->data_msg_alert_tone->sub_desc, "Silent")) {
//Enable
if (item_to_update
&& item_to_update->item