Fix Remove function in file utils 42/240842/1
authorIlho Kim <ilho159.kim@samsung.com>
Wed, 12 Aug 2020 04:59:00 +0000 (13:59 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Wed, 12 Aug 2020 05:02:29 +0000 (14:02 +0900)
commite8437116bc4a6665e52d5aece30f9f8a6abc2972
tree717de6f01e9fda3cfbadae721e8259334c6a95d9
parentf8c47d79959e80388545e94acf3354d36637edb4
Fix Remove function in file utils

If the path is not exists Remove function should return true

Change-Id: Ib05529a4131d8afaa7ea192064bbfa04d7279db9
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
(cherry picked from commit 62a65c1f579310ee36c60e6e5b4ab09705bd917d)
src/common/utils/file_util.cc