Thought I'll create a thread for developers on LG G Pad 7.0/8.0/10.1
I'll try to keep it updated as best as I can. If I forget/get to busy, PM me and tell me what to change
Help Wanted:
If you own a LG G Pad 8.0/10.1, mind doing the following things? It'll help with kernel development/porting CM11/other ROMs
I'll try to keep it updated as best as I can. If I forget/get to busy, PM me and tell me what to change
Help Wanted:
If you own a LG G Pad 8.0/10.1, mind doing the following things? It'll help with kernel development/porting CM11/other ROMs
- Dump partition list/info : instructions
- Dump /system/build.prop
- Dump aboot, boot and recovery partition : need partition list first before posting instructions. probably instructions below will continue to work
Code:dd if=/dev/block/platform/msm_sdcc.1/by-name/aboot of=/sdcard/aboot.img dd if=/dev/block/platform/msm_sdcc.1/by-name/boot of=/sdcard/boot.img dd if=/dev/block/platform/msm_sdcc.1/by-name/recovery of=/sdcard/recovery.img
Last edited: