MagiskInit optimizations

This commit is contained in:
topjohnwu
2018-07-17 06:18:36 +08:00
parent c2e673f978
commit 18d0fd9d2a
3 changed files with 46 additions and 73 deletions

View File

@ -157,7 +157,6 @@ int trim_img(const char *img, const char *mount, char *loop);
// pattern.c
void patch_init_rc(void **buf, size_t *size);
int patch_verity(void **buf, uint32_t *size, int patch);
void patch_encryption(void **buf, uint32_t *size);