mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-26 19:37:39 +00:00
0ab6ffefb4
The utils function may be called in any situation, such as in daemon. We should guarantee that all the resource got from this function released normally. Signed-off-by: yuchenlin <npes87184@gmail.com>