Magisk/native/jni
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
..
core Auto reinstall system apps on hide list 2019-02-16 02:24:35 -05:00
external Adjust for new FrankeNDK 2018-12-04 02:08:51 -05:00
include Auto reinstall system apps on hide list 2019-02-16 02:24:35 -05:00
magiskboot Refactor build flags 2019-02-12 05:17:02 -05:00
magiskhide Auto reinstall system apps on hide list 2019-02-16 02:24:35 -05:00
magiskpolicy Refactor build flags 2019-02-12 05:17:02 -05:00
resetprop Separate scripting code 2019-02-15 20:45:05 -05:00
su Refactor build flags 2019-02-12 05:17:02 -05:00
systemproperties Fixes build error 2019-01-13 13:19:00 -05:00
utils Auto reinstall system apps on hide list 2019-02-16 02:24:35 -05:00
Android.mk Separate scripting code 2019-02-15 20:45:05 -05:00
Application.mk Refactor build flags 2019-02-12 05:17:02 -05:00