mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-02 22:51:49 +00:00
Proper incremental builds
Auto generate flag.h for precise rebuilding
This commit is contained in:
@@ -6,10 +6,11 @@
|
||||
#include <vector>
|
||||
|
||||
#include <xz.h>
|
||||
|
||||
#include <magisk.hpp>
|
||||
#include <utils.hpp>
|
||||
#include <binaries.h>
|
||||
|
||||
#include "binaries.h"
|
||||
#include "init.hpp"
|
||||
|
||||
using namespace std;
|
||||
|
||||
Reference in New Issue
Block a user