Do not create config file for ext properties 20/293420/1
authorJaehyun Kim <jeik01.kim@samsung.com>
Fri, 26 May 2023 08:38:24 +0000 (17:38 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Fri, 26 May 2023 08:38:24 +0000 (17:38 +0900)
commite1fec4d56ea8acfdb3b74ae5ea9411c486df5047
tree0364f58f6222593e1e82373afaedddda8ef5dffe
parentdadff902477dfcdad50943c09d28c666800bea39
Do not create config file for ext properties

If the service config file does not exist when saving the extended
properties, creating a new config file will create a file
containing only the extended properties.
This is obviously an invalid file and should be handled with
an ERROR in such case.

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