natinusala / linux-amlogic-toolkit

Allows to unpack and repack AMLogic images for Android 7 without the Customization Tool
176 stars 64 forks source link

Add support for vendor, product, odm and recovery partitions #10

Open syvaidya opened 4 years ago

syvaidya commented 4 years ago

Extract and mount vendor, product and odm partitions too. Extract recovery partition similar to boot partition. I also updated abootimg source which fixes null ramdisk images. Also updated script to check ramdisk and stage2 during repacking for both boot and recovery partitions.