mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-18 08:32:59 +00:00
Use mmap_data more widely
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#include <utils.hpp>
|
||||
|
||||
#include "raw_data.hpp"
|
||||
|
||||
using kv_pairs = std::vector<std::pair<std::string, std::string>>;
|
||||
|
||||
struct BootConfig {
|
||||
|
Reference in New Issue
Block a user