I see in a lot of threads ppl asking to port ROM's.
So instead of asking and waiting, you can do it yourself actually.
It's nothing more than replacing/overwriting files&folders.
This is what worked for me. I'm no expert, I figured this on my own. So it
may or may not be all correct. Feel free to correct me, I'm happy to learn
These are folder/files you have to copy from mini ROM to ROM you're porting:
in /etc replace:
sensors.conf
hw_config.sh
pre_hw_config.sh
in /etc/firmware delete .hex files and copy your own.
in /usr replace:
keychars folder
keylayout folder
[it's for hard and soft keys]
in /system/lib replace:
/hw folder
[contains the files which control the sensors and lights such as GPS and
the accelerometer]
>>>build.prop<<<
You have to change ALL SK17, ST17, WT19 entries to ST15i. Or the other way around ofc.
It's best to have a mini build.prop side by side and just do some copy/pasting
So instead of asking and waiting, you can do it yourself actually.
It's nothing more than replacing/overwriting files&folders.
This is what worked for me. I'm no expert, I figured this on my own. So it
may or may not be all correct. Feel free to correct me, I'm happy to learn
These are folder/files you have to copy from mini ROM to ROM you're porting:
in /etc replace:
sensors.conf
hw_config.sh
pre_hw_config.sh
in /etc/firmware delete .hex files and copy your own.
in /usr replace:
keychars folder
keylayout folder
[it's for hard and soft keys]
in /system/lib replace:
/hw folder
[contains the files which control the sensors and lights such as GPS and
the accelerometer]
>>>build.prop<<<
You have to change ALL SK17, ST17, WT19 entries to ST15i. Or the other way around ofc.
It's best to have a mini build.prop side by side and just do some copy/pasting
Last edited: