mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 05:07:45 +02:00
Fully deprecate <mount_point>/.core folder
Symlinks are preserved for backwards compatibility
This commit is contained in:
@ -9,9 +9,6 @@
|
||||
#include <sys/un.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
extern int setup_done;
|
||||
extern int seperate_vendor;
|
||||
|
||||
// Commands require connecting to daemon
|
||||
enum {
|
||||
DO_NOTHING = 0,
|
||||
|
Reference in New Issue
Block a user