Magisk/native/jni/utils
topjohnwu c66cabd80f Several MagiskHide improvements
- 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
2019-02-13 06:16:26 -05:00
..
include Migrate EXT4 images instead of removing them 2019-02-12 16:13:31 -05:00
Android.mk Migrate to STL 2019-01-19 23:59:37 -05:00
file.cpp Several MagiskHide improvements 2019-02-13 06:16:26 -05:00
logging.cpp Clean/refactor includes 2019-02-10 03:57:51 -05:00
misc.cpp Migrate EXT4 images instead of removing them 2019-02-12 16:13:31 -05:00
new.cpp Bump to C++17 2019-01-20 00:07:58 -05:00
selinux.cpp Remove usage of magisk.img 2019-02-12 02:14:57 -05:00
xwrap.cpp Clean/refactor includes 2019-02-10 03:57:51 -05:00