Magisk/native/jni/utils
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
..
include Move logging.hpp 2020-06-17 01:17:28 -07:00
Android.mk Rename file 2020-04-18 04:10:19 -07:00
cpio.cpp Move logging.hpp 2020-06-17 01:17:28 -07:00
files.cpp Fix overlay.d on SAR again 2020-05-07 02:30:43 -07:00
files.hpp Update su request process 2020-06-19 03:52:25 -07:00
logging.cpp Move logging.hpp 2020-06-17 01:17:28 -07:00
logging.hpp Move logging.hpp 2020-06-17 01:17:28 -07:00
misc.cpp Move logging.hpp 2020-06-17 01:17:28 -07:00
misc.hpp More complete support for fstab in dt 2020-05-03 22:49:54 -07:00
missing.cpp Small native code reorganization 2020-03-09 01:50:30 -07:00
missing.hpp Update files.cpp in libutils 2020-04-02 02:17:45 -07:00
new.cpp Bump to C++17 2019-01-20 00:07:58 -05:00
selinux.cpp Remove dependency on magisk.hpp in libutils 2020-04-11 04:40:40 -07:00
stream.cpp Move logging.hpp 2020-06-17 01:17:28 -07:00
xwrap.cpp Move logging.hpp 2020-06-17 01:17:28 -07:00
xwrap.hpp Detect volume down key combo for safe mode 2020-05-19 04:57:47 -07:00