Magisk/native
yuchenlin 0ab6ffefb4 utils/misc.c: prevent file staying opened when function leaving
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>
2018-09-20 16:55:48 -04:00
..
jni utils/misc.c: prevent file staying opened when function leaving 2018-09-20 16:55:48 -04:00
src/main Rename module core to native 2018-01-27 09:11:28 +08:00
.gitignore Rename module core to native 2018-01-27 09:11:28 +08:00
build.gradle Use xz-embedded for b64xz 2018-08-10 05:57:11 +08:00