Upstream system_properties

This commit is contained in:
topjohnwu
2020-01-27 19:50:03 +08:00
parent 30286f0ea5
commit e395c9442f
8 changed files with 22 additions and 43 deletions

View File

@ -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();