• topjohnwu's avatar
    Several MagiskHide improvements · c66cabd8
    topjohnwu authored
    - Directly get UID instead of traversing /data/data everytime
    - Use /data/user_de/0 instead of /data/data on Android 7.0+
    - Update hide_uid set incrementally when adding/initializing targets
    - Guard hide_uid set with the same lock as hide_list vector
    - Do not add GMS package into database; only add to in-memory list
    c66cabd8
file.cpp 9.5 KB