FYI: F6 series (may be others) and requiresBurnInProtection

Hi everyone

May be it could help,

after many test for fiting to Venu, I've noticed that the F6 serie has  "requiresBurnInProtection" even if  it does not have Amoled screen.

So if you code 

if (Sys.getDeviceSettings() has :requiresBurnInProtection)

at least for F6 devices, it will return "true", on the Sim and on the real device.

Have a great day.