Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9ca7fa89 authored by Mohamad Ayyash's avatar Mohamad Ayyash
Browse files

resolved conflicts for merge of 1b748051 to lmp-mr1-ub-dev

parents f35ed6bd 1b748051
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1217,7 +1217,8 @@ PARTITION_TYPES = {
    "mtd": "MTD",
    "ext4": "EMMC",
    "emmc": "EMMC",
    "f2fs": "EMMC"
    "f2fs": "EMMC",
    "squashfs": "EMMC"
}

def GetTypeAndDevice(mount_point, info):