mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-18 08:32:59 +00:00
Don't need to find system_dev
This commit is contained in:
@@ -66,7 +66,6 @@ public:
|
||||
class SARBase : public MagiskInit {
|
||||
protected:
|
||||
raw_data config;
|
||||
dev_t system_dev;
|
||||
|
||||
void backup_files(const char *self_path);
|
||||
void patch_rootdir();
|
||||
|
Reference in New Issue
Block a user