I will download it now and I test it later!
I checked the build.prop and you added the stragefright text good!
you copied it on my post right? I have blank line:
media.stagefright.enable-player=false
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=false
IT NEEDS TO BE:
media.stagefright.enable-player=false
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=false
AND NOW remove false text and add true:
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
If you do next newer
version then fix the stragefright text, then it is better!
This ROM looks good and I will click thanks button and when I use my linux ubuntu then I will replace some files to get maybe something better!