Magisk/native/jni/magiskhide
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
..
hide_utils.cpp Limit process name match to cmdline only 2019-03-01 18:13:41 -05:00
magiskhide.cpp Application Component Granularity MagiskHide 2019-03-01 17:08:08 -05:00
magiskhide.h Application Component Granularity MagiskHide 2019-03-01 17:08:08 -05:00
proc_monitor.cpp SIGSTOP any possible process ASAP 2019-03-02 04:24:41 -05:00