• topjohnwu's avatar
    Auto reinstall system apps on hide list · f4f2274c
    topjohnwu authored
    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.
    f4f2274c
hide_utils.cpp 7.9 KB