Enable color rendering on Android

pull/3286/head
poire-z 7 years ago committed by Frans de Jonge
parent 53f083f516
commit 92e0067466

@ -1 +1 @@
Subproject commit 7a5ca100317ad61fdb6ce84f95e20991dc78816e
Subproject commit c56aea614988c179707937007b867044ad3b8c79

@ -14,6 +14,7 @@ local Device = Generic:new{
hasFrontlight = yes,
firmware_rev = "none",
display_dpi = android.lib.AConfiguration_getDensity(android.app.config),
hasColorScreen = yes,
}
function Device:init()

Loading…
Cancel
Save