Magisk/app/src/main/java
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
..
a Move surequest out of legacy 2020-03-30 23:53:21 -07:00
com/topjohnwu/magisk Update su request process 2020-06-19 03:52:25 -07:00