Magisk/native/jni/include
topjohnwu 43146b8316 Update su request process
Due to changes in ec3705f2ed, the app can
no longer communicate with the dameon through a socket opened on the
daemon side due to SELinux restrictions. The workaround here is to have
the daemon decide a socket name, send it to the app, have the app create
the socket server, then finally the daemon connects to the app through
the socket.
2020-06-19 03:52:25 -07:00
..
daemon.hpp Don't expose module_list 2020-05-18 05:36:02 -07:00
db.hpp Small native code reorganization 2020-03-09 01:50:30 -07:00
flags.hpp Better logging system 2020-06-01 04:15:37 -07:00
magisk.hpp Move logging.hpp 2020-06-17 01:17:28 -07:00
magiskpolicy.hpp Support new sepolicy rules 2020-05-25 02:09:43 -07:00
resetprop.hpp Update resetprop to partially use system impl 2020-05-07 23:54:00 -07:00
socket.hpp Update su request process 2020-06-19 03:52:25 -07:00