The order between the device signal and the service signal has been changed 73/244273/1 accepted/tizen/unified/20200921.095121 submit/tizen/20200917.115639 submit/tizen/20200918.062939
authorJaehyun Kim <jeik01.kim@samsung.com>
Wed, 16 Sep 2020 13:39:40 +0000 (22:39 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Wed, 16 Sep 2020 13:39:40 +0000 (22:39 +0900)
commit008f1daecb5e5c3b4f8970234b20471fd12edb86
tree036ee1b4f84aec84e7d5e878d7d6b383442de5bf
parenta0d511db71460d6bd1c1685613e511772c886a4a
The order between the device signal and the service signal has been changed

Net-config is implemented assuming that the DeviceChanged signal comes before the service PropertyChanged signal.
Therefore, the event order has been adjusted accordingly.

Change-Id: I134ec7152a0e40bbfe317c704a91ca81fc01dc1c
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
src/service.c