diff options
-rw-r--r-- | system.prop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system.prop b/system.prop index beec8b0..ca44e66 100644 --- a/system.prop +++ b/system.prop @@ -15,8 +15,8 @@ # ro.sf.lcd_density=320 -ro.hardware.hwcomposer=ranchu -ro.hardware.gralloc=default +ro.hardware.hwcomposer=drm +ro.hardware.gralloc=gbm drm.gpu.force_software=1 hwc.drm.device=/dev/dri/card0 gralloc.gbm.device=/dev/dri/renderD128 |