Skip to content

Commit b65aae2

Browse files
authored
miatoll: resize partition of system (#274)
in order to install utnext, partition with system has to be a little bigger, using 3500MiB as suggested by JamiKettunen tested on joyeuse
1 parent 788fc25 commit b65aae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2/devices/miatoll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ operating_systems:
127127
# Increase space for system_a for UT installation
128128
- fastboot:resize_logical_partition:
129129
partition: "system"
130-
size: 3221225472
130+
size: 3670016000
131131
condition:
132132
var: "partition"
133133
value: true

0 commit comments

Comments
 (0)