mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-13 13:47:44 +02:00
Upstream system_properties
This commit is contained in:
@ -42,7 +42,7 @@ class ContextNode {
|
||||
Unmap();
|
||||
}
|
||||
|
||||
DISALLOW_COPY_AND_ASSIGN(ContextNode);
|
||||
BIONIC_DISALLOW_COPY_AND_ASSIGN(ContextNode);
|
||||
|
||||
bool Open(bool access_rw, bool* fsetxattr_failed);
|
||||
bool CheckAccessAndOpen();
|
||||
|
Reference in New Issue
Block a user