diff options
| -rw-r--r-- | system.prop | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system.prop b/system.prop index dbd9fdf..ca44e66 100644 --- a/system.prop +++ b/system.prop @@ -20,4 +20,5 @@ ro.hardware.gralloc=gbm drm.gpu.force_software=1 hwc.drm.device=/dev/dri/card0 gralloc.gbm.device=/dev/dri/renderD128 +ro.config.avoid_gfx_accel=1 debug.sf.nobootanimation=1 |
