Improve bootimg const correctness

This commit is contained in:
topjohnwu
2023-06-03 05:10:22 -07:00
parent 2a654e5d7f
commit 305e8b3d14
4 changed files with 99 additions and 79 deletions

View File

@ -1,6 +1,7 @@
#include <mincrypt/sha.h>
#include <base.hpp>
#include "boot-rs.hpp"
#include "magiskboot.hpp"
#include "compress.hpp"