topjohnwu 43146b8316 Update su request process
Due to changes in ec3705f2ed187863efc34af5415495e1ee7775d2, 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
..
2020-06-19 03:52:25 -07:00
2019-01-30 03:10:12 -05:00
2019-03-03 06:35:25 -05:00
2020-05-30 12:50:08 -07:00