universal7885: Switch rendering to SkiaVK and enable Vulkan Support

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
johnmart19 2021-11-08 04:32:06 +02:00 committed by roynatech2544
commit 55cf426841
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
2 changed files with 7 additions and 0 deletions

View file

@ -10,6 +10,12 @@ ro.vendor.cscsupported=1
## OpenGLES
ro.opengles.version=196610
### Vulkan
ro.hwui.use_vulkan=true
graphics.gpu.profiler.support=true
renderthread.skia.reduceopstasksplitting=true
debug.hwui.renderer=skiavk
## RIL
vendor.sec.rild.libpath=/vendor/lib64/libsec-ril.so
vendor.sec.rild.libpath2=/vendor/lib64/libsec-ril-dsds.so