mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-02-17 19:58:29 +00:00
![topjohnwu](/assets/img/avatar_default.png)
Since we are parsing through /data/app/ to find target APKs for monitoring, system apps will not be covered in this case. Automatically reinstall system apps as if they received an update and refresh the monitor target after it's done. As a bonus, use RAII idioms for locking pthread_mutex_t.