-
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 | ||
| docs | ||
| gradle/wrapper | ||
| native | ||
| scripts | ||
| shared | ||
| signing | ||
| stub | ||
| tools | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| LICENSE | ||
| README.MD | ||
| build.gradle | ||
| build.py | ||
| config.prop.sample | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| settings.gradle |