TWRP-ify AOSP code
Pull in most TWRP sources Stub out partition management code Make it compile -- probably will not boot Kind of a mess but have to start somewhere
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
|
||||
#include "bootloader.h"
|
||||
#include "common.h"
|
||||
extern "C" {
|
||||
#include "mtdutils/mtdutils.h"
|
||||
}
|
||||
#include "roots.h"
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
Reference in New Issue
Block a user