• topjohnwu's avatar
    Update su request process · 43146b83
    topjohnwu authored
    Due to changes in ec3705f2, 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.
    43146b83
Name
Last commit
Last update
app Loading commit data...
docs Loading commit data...
gradle/wrapper Loading commit data...
native Loading commit data...
scripts Loading commit data...
shared Loading commit data...
signing Loading commit data...
stub Loading commit data...
tools Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
LICENSE Loading commit data...
README.MD Loading commit data...
build.gradle Loading commit data...
build.py Loading commit data...
config.prop.sample Loading commit data...
gradle.properties Loading commit data...
gradlew Loading commit data...
gradlew.bat Loading commit data...
settings.gradle Loading commit data...