Commit a97a06f
authored
partition: fix rootfs GUID in the RB1 partition conf file (#830)
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).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