Hi!
I have built firmware from sources and get some differences with zip attached to this topic.
In my zip there was only payload.bin file, after extraction with this project give these files and sizes:
In zip from this topic no payload.bin, but these files:
Why there are different numbers of files, will it cause problems and how to build firmware like "official version" from this thread?
I have built firmware from sources and get some differences with zip attached to this topic.
In my zip there was only payload.bin file, after extraction with this project give these files and sizes:
Code:
100663296 boot.img
25165824 dtbo.img
1294336 odm.img
1502547968 product.img
100663296 recovery.img
1667117056 system.img
873779200 system_ext.img
8192 vbmeta.img
4096 vbmeta_system.img
1005371392 vendor.img
In zip from this topic no payload.bin, but these files:
Code:
100663296 boot.img
1894960 dtb.img
25165824 dtbo.img
1224816 odm.img
343593288 product.img
829863 ramdisk.img
9752270 ramdisk-recovery.img
100663296 recovery.img
211058932 system_ext.img
1012498868 system.img
1004220 userdata.img
8192 vbmeta.img
4096 vbmeta_system.img
1002070320 vendor.img
Why there are different numbers of files, will it cause problems and how to build firmware like "official version" from this thread?