releasetools: Support erofs on non-dynamic partitions
Change-Id: Ibeb228132d3c0cc1d7407c2a40498b72580c81d5
This commit is contained in:
@@ -3436,7 +3436,8 @@ PARTITION_TYPES = {
|
|||||||
"ext4": "EMMC",
|
"ext4": "EMMC",
|
||||||
"emmc": "EMMC",
|
"emmc": "EMMC",
|
||||||
"f2fs": "EMMC",
|
"f2fs": "EMMC",
|
||||||
"squashfs": "EMMC"
|
"squashfs": "EMMC",
|
||||||
|
"erofs": "EMMC"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user