Magisk/native/jni/utils
topjohnwu d8cd2031c7 SIGSTOP any possible process ASAP
Shut down any UID matching process and resume if it turns out not to
be our target. Since we will record every single process we have ever
paused, this means that the same process will not be paused erroneously
for another time.

This is an optimization to hijack the app as soon as possible.
2019-03-02 04:24:41 -05:00
..
include SIGSTOP any possible process ASAP 2019-03-02 04:24:41 -05:00
Android.mk Move CPIO to libutils 2019-02-23 02:42:26 -05:00
cpio.cpp Support A only System-as-root Devices 2019-02-28 05:46:36 -05:00
file.cpp Some code adjustments 2019-02-24 23:09:34 -05:00
logging.cpp Clean/refactor includes 2019-02-10 03:57:51 -05:00
misc.cpp Trim dev name 2019-02-26 03:04:17 -05:00
new.cpp Bump to C++17 2019-01-20 00:07:58 -05:00
selinux.cpp Introduce /data mirror 2019-02-25 06:13:42 -05:00
xwrap.cpp Application Component Granularity MagiskHide 2019-03-01 17:08:08 -05:00