universal7885: disable HWC (H/W Composer)

* Our hwcomposer lib is crashing (receiving SIGABRT) on every boot
* We can live w/o it
This commit is contained in:
Soo-Hwan Na 2021-11-29 18:59:37 +09:00 committed by roynatech2544
commit f3e0d10d8a
No known key found for this signature in database
GPG key ID: 9675C32163D88D30

View file

@ -12,6 +12,10 @@ ro.vendor.cscsupported=1
## OpenGLES
ro.opengles.version=196610
## Graphics
debug.egl.hw=0
debug.sf.hw=0
### Vulkan
ro.hwui.use_vulkan=true
graphics.gpu.profiler.support=true