[ROM][OFFICIAL][8.1.0][Redmi 5] Pixel Experience [AOSP]

HRider4

Member
Mar 21, 2017
15
1
0
Do i need to install vendor?

Hey all,

I just flashed the ROM and it works as great as everybody in here say it. Me, my self think that fingerprint delay is not that a big of a problem. But i got this question asked, that i should install vendor. I download the vendor that requested (n2g47h) and tried to install it through TWRP but it shows where do i should install it, boot or recovery, do you have any idea on how to install vendor?
 

drnoellyg

Senior Member
Nov 25, 2011
115
26
0
Hey all,

I just flashed the ROM and it works as great as everybody in here say it. Me, my self think that fingerprint delay is not that a big of a problem. But i got this question asked, that i should install vendor. I download the vendor that requested (n2g47h) and tried to install it through TWRP but it shows where do i should install it, boot or recovery, do you have any idea on how to install vendor?
Forget about doing that with n2g47h. You might break something. If you want to get rid of that message when you boot you phone you need to edit a file. Open a text editor and do this to this file "build.prop" which is in the system folder. Find the line:

"ro.treble.enble=true"

And edit it into:

"ro.treble.enable=false"

That's it.

Here's how it will look afterwards, look at line 54:

https://i.imgur.com/i825FhR.jpg