MIUI V6 Custom Rom for MTK6582 Based on 4.4.2
MT6582 Custom Rom
MT6582 Custom Rom
Features:
MIUI Version: 5.7.31
Full MIUI Framework
MIUI UI
Nice Performance
Better Camera
No Bug
Screenshot:
Take full backup of current Rom before flash process.
Credit:
SRT
Porting Guide:
1. Files Copy from Stock to Port
Copy all the following files from stock rom and paste and replace to the port rom
system/bin/pq
system/bin/vold
system/lib/libaudio.primary.default.so
system/lib/libaudiocompensationfilter.so
system/lib/libaudiocomponentengine.so
system/lib/libaudiocustparam.so
system/lib/libaudiodcrflt.so
system/lib/libaudioeffect_jni.so
system/lib/libaudioflinger.so
system/lib/libaudio-resampler.so
system/lib/libaudiosetting.so
system/lib/libaudioutils.so
system/lib/libcamalgo.so
system/lib/libcamdrv.so
system/lib/libcameracustom.so
system/lib/libdpframework.so
system/lib/libsensorservice.so
system/lib/libsync.so
system/lib/libvcodecdrv.so
system/lib/libcamdrv.so
system/lib/libcameracustom.so
system/lib/libdpframework.so
system/lib/libsensorservice.so
system/lib/libsync.so
system/lib/libvcodecdrv.so
system/usr/keylayout/Generic.kl
2. Delete Folders from Port rom and Copy and paste from Stock to Port rom
system/etc/bluetooth
system/etc/firmware
system/etc/wifi
system/lib/egl
system/lib/hw
Copy system/vendor folder from Stock and Paste to the Port rom folder
3. Edit Mount Point:
Change mount point in updater script from META-INF Folder
For Example:
format("ext4", "EMMC", "/dev/block/mmcblk0p4", "0");
mount("ext4", "EMMC", "/dev/block/mmcblk0p4", "/system");
Change as yours
mount("ext4", "EMMC", "/dev/block/mmcblk0p4", "/system");
Change as yours
4. Copy boot.img from Stock to Port rom folder
Now Zip META-INF, system folder and boot.img and ready for Flash.
N.B. : Do all things at your won Risk. I will not be responsible for any kind of Brick/Damage of your Device/Phone.