change from system_settings_set_changed_cb to system_settings_add_changed_cb. 58/223358/2
authorJoogab Yun <joogab.yun@samsung.com>
Wed, 29 Jan 2020 02:19:01 +0000 (11:19 +0900)
committerJoogab Yun <joogab.yun@samsung.com>
Mon, 3 Feb 2020 00:47:23 +0000 (09:47 +0900)
system_settings_set_changed_cb can only register one callback per process.
If other app registers the system_settings_set_changed_cb callback, DALi cannot use this callback.

Change-Id: Ia1af0daaf8fd95106bb50cc10e64e4d2d90e7ba7


No differences found