mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-02-17 14:08:30 +00:00
Fix API doc
This commit is contained in:
parent
abfb3bb3bb
commit
8276a0775d
@ -85,7 +85,7 @@ public:
|
||||
// See preAppSpecialize(args) for more info.
|
||||
virtual void preServerSpecialize(ServerSpecializeArgs *args) {}
|
||||
|
||||
// This function is called after the app process is specialized.
|
||||
// This function is called after the system server process is specialized.
|
||||
// At this point, the process runs with the privilege of system_server.
|
||||
virtual void postServerSpecialize(const ServerSpecializeArgs *args) {}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user