BEST ROM PORTING GUIDE...MAY BE :P
Hello friend,this is my first rom porting guide...(100% fail proof porting guide)
REQUIREMENTS
-carliv image kitchen for porting boot.img
Limitations-
1.your device must be mtk chipset(mt65** /mt67**)
2.The rom you want to port must be same kernal version.
START
1. Port boot.img
download and extract carliv image kitchen to desktop and rename to "cik".
Rename stock boot.img and port boot.img to stockboot.img and portboot.img
and paste them in cik/boot-resources lik that ss
then run carliv.bat
now unpack bot images using unpack mtk boot option if this fails try normal.
after unpacking both boot.img's replace those files from stock to port...
unpack boot.img...
done with boot.img
Now patching System...
replace those files from stock to port...(stock/system/ to port/system/)
system/lib/hw/gralloc.mtxxxx.so,
system/lib/hw/hwcomposer.mtxxxx.so,
system/lib/libmali.so
system/etc/firmware/
this is the 100% fail safe method for porting rom,this not gives bugless rom...
you need to fix bugs yourself or i will explain bug fixing in next guide...
#NeerajM