Add missing flags and move debug logging logic to libutils

This commit is contained in:
topjohnwu
2018-10-28 04:25:31 -04:00
parent 8ec3086cdd
commit 2efc423cf8
6 changed files with 9 additions and 4 deletions

View File

@@ -9,6 +9,7 @@
#include "magiskboot.h"
#include "logging.h"
#include "utils.h"
#include "flags.h"
/********************
Patch Boot Image