mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Enable back HWC
This commit is contained in:
parent
e800136c80
commit
3a67ecf0d7
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@ ro.vendor.cscsupported=1
|
|||
ro.opengles.version=196610
|
||||
|
||||
## HW Graphics
|
||||
debug.egl.hw=0
|
||||
debug.sf.hw=0
|
||||
debug.egl.hw=1
|
||||
debug.sf.hw=1
|
||||
|
||||
## Low ram device
|
||||
ro.config.avoid_gfx_accel=true
|
||||
|
|
|
|||
Loading…
Reference in a new issue