mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-01-05 01:07:52 -08:00
Directly guard boot state with mutex
This commit is contained in:
@@ -32,7 +32,7 @@ struct MagiskD {
|
||||
|
||||
// C++ implementation
|
||||
void reboot() const;
|
||||
void post_fs_data() const;
|
||||
bool post_fs_data() const;
|
||||
void late_start() const;
|
||||
void boot_complete() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user