zuma: Use SkiaVk as RenderEngine backend
After 2 days, I see no issues after enabling on Pixel 7 Pro. Time to enable on more devices. Test: no issues seen after enabling on Pixel 7 Pro Bug: 236390072 Change-Id: Ib0e09ba3e21d008db4c5df7b0c190a94b63a8a3a
This commit is contained in:
parent
51a090eef0
commit
4a0971bb34
1 changed files with 1 additions and 1 deletions
|
@ -256,7 +256,7 @@ PRODUCT_COPY_FILES += \
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.opengles.version=196610 \
|
ro.opengles.version=196610 \
|
||||||
graphics.gpu.profiler.support=true \
|
graphics.gpu.profiler.support=true \
|
||||||
debug.renderengine.backend=skiaglthreaded \
|
debug.renderengine.backend=skiavkthreaded \
|
||||||
|
|
||||||
# GRAPHICS - GPU (end)
|
# GRAPHICS - GPU (end)
|
||||||
# ####################
|
# ####################
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue