Thursday, 15 May 2014

Porting guide for mediatek

BY this guide you can port rom


In porting the ROM which you are taking as base to port is called base ROM and the ROM which you are going to port is called port ROM

Conditions for porting

->Both base and port ROMs must belong to the devices of same chipset
->Both ROMs must be in same android version

NOW START PORTING

Copy these folders from base to port

->META-INF
->Boot.img
->system/lib/
hw
modules
libaudio.a2dp.default.so
libaudio.primary.default.so
libaudiocompensationfilter.so
libaudiocustparam.so
libaudioeffect_jni.so
libAudiofe_V1.so
libaudioflinger.so
libaudio-resampler.so
libaudiosetting.so
libaudioutils.so
if there are any other audio file copy that also
libcameracustom.so
libcam.camadapter.so
libcam.campipe.so
libcam.camshot.so
libcam.client.so
libcam.paramsmgr.so
libcam.utils.so
libcam_camera_exif.so
libcamalgo.so
libcamdrv.so
libcamera_client.so
libcamera_metadata.so
libcameraservice.so
->system/etc/firmware
->system/vendor



lib files can be different so copy alternative files 


DONE

THIS GUIDE IS MADE IS ONLY TO HELP YOU, IF THIS DOESN’T WORK OR YOUR ROM DIDN’T BOOT DO NOT BLAME ME .

No comments:

Post a Comment