mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-07-10 14:12:47 -07:00
0b494ed7df
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.