Magisk/app
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
..
src/main Update su request process 2020-06-19 03:52:25 -07:00
.gitignore Separate backend logic from frontend UI 2018-12-13 04:35:50 -05:00
build.gradle Update gradle files 2020-06-17 02:33:33 -07:00
proguard-rules.pro Upgrade AGP 2020-02-25 15:14:24 -08:00