Magisk/native/jni/su
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
..
connect.cpp Update su request process 2020-06-19 03:52:25 -07:00
pts.cpp Move logging.hpp 2020-06-17 01:17:28 -07:00
pts.hpp Small native code reorganization 2020-03-09 01:50:30 -07:00
su_daemon.cpp Update su request process 2020-06-19 03:52:25 -07:00
su.cpp Better logging system 2020-06-01 04:15:37 -07:00
su.hpp Update su request process 2020-06-19 03:52:25 -07:00