mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-07-03 14:08:39 +02: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.