-2

I want to port miui using aosp as base rom . I searched on the web but didn't find any aosp rom for my device.I owns a Moto g turbo(merlin).So will I have to make it from scratch from the instructions provided on aosp site.

1 Answers1

0

as far as I could search quickly, I found there's Lineage OS Port for merlin. You could use that as base for porting MIUI without porting or building AOSP. Here's the device tree of it

First try to find a similar device to turbo having MIUI port. If you could find that, it would be easier to port from that device relatively.

Sandip Fichadiya
  • 3,430
  • 2
  • 21
  • 47
  • There is a miui rom available for moto x play and Xiaomi Mi4i both having Snapdragon 615 as same as g turbo.The problem with Moto x play's miui is that it is of Brazil region and MI4i has miui Based on lollipop but i want to port for Marshmallow. – Rishab Kaushik Sep 03 '17 at 04:36
  • Will using Lineage os be a good idea as it has a bad battery backup(I tried it) , will it affect the going to be ported rom's battery backup too? – Rishab Kaushik Sep 03 '17 at 04:38
  • For porting Marshmallow based MIUI, you'll need marshmallow as a base so try to find similar & while it is generally true that if your base ROM has some problem, ported ROM based on it will have the similar problems, But you may find different behaviour due to MIUI framework. in any case, having a bootable ROM is better rather than Non-Bootable with good battery ;) – Sandip Fichadiya Sep 03 '17 at 04:51
  • Or can I use Simply the stock rom? – Rishab Kaushik Sep 03 '17 at 09:40
  • yes you can use stock rom as base as well. Remember there will be no complete step by step guide which will help you to port. In the end, you will only learn after messing with it. All the best for porting :) – Sandip Fichadiya Sep 03 '17 at 09:50