Magisk/native/jni
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
..
core Update su request process 2020-06-19 03:52:25 -07:00
external Update selinux libs 2020-05-23 05:02:26 -07:00
include Update su request process 2020-06-19 03:52:25 -07:00
init Move logging.hpp 2020-06-17 01:17:28 -07:00
magiskboot Move logging.hpp 2020-06-17 01:17:28 -07:00
magiskhide Move logging.hpp 2020-06-17 01:17:28 -07:00
magiskpolicy Move logging.hpp 2020-06-17 01:17:28 -07:00
resetprop Move logging.hpp 2020-06-17 01:17:28 -07:00
su Update su request process 2020-06-19 03:52:25 -07:00
systemproperties Update resetprop to partially use system impl 2020-05-07 23:54:00 -07:00
utils Update su request process 2020-06-19 03:52:25 -07:00
.gitignore Add entrypoint to build test 2019-04-01 02:46:09 -04:00
Android.mk Rewrite sepolicy.c in C++ 2020-05-23 00:18:25 -07:00
Application.mk native: fix slower build on non-Windows platforms 2020-05-09 04:41:07 -07:00