Change the SetOwnership function behavior 30/239230/2
authorIlho Kim <ilho159.kim@samsung.com>
Thu, 23 Jul 2020 02:11:55 +0000 (11:11 +0900)
committerilho kim <ilho159.kim@samsung.com>
Fri, 24 Jul 2020 04:07:10 +0000 (04:07 +0000)
commit3ebc156aede8c1559d62f7a09fc527c107337f9a
treefc6b6d080e791990ca24d158103abd80bd165859
parent519bda9bc84dab5867152d7fc260ce3001af66ad
Change the SetOwnership function behavior

If a file is symbolic link, change a symbolic link's ownership, not skip

Change-Id: I8f8be27050b10d07827a4a7a20d6588049304708
src/common/utils/file_util.cc