commit | 968009d74176c9e2802057c1545cc26010e15a29 | [log] [tgz] |
---|---|---|
author | big biff <bigbiff@teamw.in> | Thu Mar 07 15:00:38 2019 +0100 |
committer | Gerrit Code Review <gerrit2@gerrit.omnirom.org> | Thu Mar 07 15:00:38 2019 +0100 |
tree | 4abc9c8e7004755f51b59cfe790cbae14d5b014a | |
parent | f9ec593f1e909e6ba8a7ccfd667a852ecea64d1a [diff] | |
parent | b859e91cd4de249e5ba55cf887e7b7ea149c305e [diff] |
Merge "partition: add squashfs support" into android-9.0
diff --git a/partition.cpp b/partition.cpp index acf382a..8e30c33 100644 --- a/partition.cpp +++ b/partition.cpp
@@ -1027,6 +1027,7 @@ File_System == "yaffs2" || File_System == "exfat" || File_System == "f2fs" || + File_System == "squashfs" || File_System == "auto") return true; else