Loading tools/releasetools/common.py +2 −1 Original line number Diff line number Diff line Loading @@ -3436,7 +3436,8 @@ PARTITION_TYPES = { "ext4": "EMMC", "emmc": "EMMC", "f2fs": "EMMC", "squashfs": "EMMC" "squashfs": "EMMC", "erofs": "EMMC" } Loading Loading
tools/releasetools/common.py +2 −1 Original line number Diff line number Diff line Loading @@ -3436,7 +3436,8 @@ PARTITION_TYPES = { "ext4": "EMMC", "emmc": "EMMC", "f2fs": "EMMC", "squashfs": "EMMC" "squashfs": "EMMC", "erofs": "EMMC" } Loading