commit | 8373cfe28cf1b5ad758faa1d502e21787c3665e4 | [log] [tgz] |
---|---|---|
author | Ethan Yonker <dees_troy@teamw.in> | Fri Sep 08 06:50:54 2017 -0500 |
committer | Ethan Yonker <dees_troy@teamw.in> | Fri Sep 08 07:14:59 2017 -0500 |
tree | 2f567c52cd6f89e1052481497d236b58d230b7e2 | |
parent | 95e8007578193422ef7fe2d098b80e8ba99fc48d [diff] [blame] | |
parent | 43348a6282417651e424456445622918c92d132a [diff] [blame] |
Update to AOSP 8.0 base Change-Id: I29fe722b4eb9718765327902779046840a01433e
diff --git a/partition.cpp b/partition.cpp index 543e867..44403d8 100644 --- a/partition.cpp +++ b/partition.cpp
@@ -51,7 +51,8 @@ #include "mtdutils/mtdutils.h" #include "mtdutils/mounts.h" #ifdef USE_EXT4 - #include "make_ext4fs.h" + // #include "make_ext4fs.h" TODO need ifdef for android8 + #include <ext4_utils/make_ext4fs.h> #endif #ifdef TW_INCLUDE_CRYPTO