Magisk/native/jni/core
topjohnwu f4f2274c60 Auto reinstall system apps on hide list
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.
2019-02-16 02:24:35 -05:00
..
applets.cpp Better nice name 2019-02-15 04:31:39 -05:00
bootstages.cpp Separate scripting code 2019-02-15 20:45:05 -05:00
daemon.cpp Better nice name 2019-02-15 04:31:39 -05:00
db.cpp Clean/refactor includes 2019-02-10 03:57:51 -05:00
init.cpp Fix EMUI 9 detection 2019-02-11 02:26:15 -05:00
magisk.cpp Refactor build flags 2019-02-12 05:17:02 -05:00
magiskrc.h Clean/refactor includes 2019-02-10 03:57:51 -05:00
scripting.cpp Auto reinstall system apps on hide list 2019-02-16 02:24:35 -05:00
socket.cpp Separate scripting code 2019-02-15 20:45:05 -05:00