Check device tree fstab entries are compatible

Fix topjohnwu#5664
This commit is contained in:
canyie
2022-04-01 13:16:23 +08:00
committed by John Wu
parent d8718d8ac8
commit 3f840f53a0
3 changed files with 17 additions and 15 deletions

View File

@@ -64,7 +64,7 @@ protected:
#endif
void patch_sepolicy(const char *file);
void hijack_sepolicy();
bool hijack_sepolicy();
void setup_tmp(const char *path);
void patch_rw_root();
public: