Commit e525b3e
committed
partition: fix rootfs GUID in the RB1 partition conf file
As reported on qualcomm-linux/qcom-ptool#9,
the GUID used for rootfs is incorrectly. It was wrongly inherited from
the original partition XML file of an Android build, and the GUID
which was used corresponds to what Android uses for userdata
partition.
This changes sets the correct GUID
(b921b045-1df0-41c3-af44-4c6f280d3fae) for Root Partition (64-bit
ARM/AArch64).
Reported-by: Loic Minier <[email protected]>
Signed-off-by: Nicolas Dechesne <[email protected]>1 parent a55798b commit e525b3e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
0 commit comments