mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-27 17:40:36 +00:00
It is possible that we want to clone attributes of a regular file to a symlink. In this case, we don't need to error out if chmod fails. Just skip it.