Support sepolicy.unlocked

Fix topjohnwu#4914
This commit is contained in:
canyie
2022-04-06 17:37:04 +08:00
committed by John Wu
parent ff2513e276
commit b4099fc5f9
3 changed files with 11 additions and 8 deletions

View File

@@ -65,7 +65,7 @@ protected:
bool avd_hack = false;
#endif
void patch_sepolicy(const char *file);
void patch_sepolicy(const char *in, const char *out);
bool hijack_sepolicy();
void setup_tmp(const char *path);
void patch_rw_root();