zuma: Use SkiaGL as RenderEngine backend
This reverts commit 4a0971bb34
.
Reason for revert: b/281967184 and b/280343156
Even though using SkiaVK with RenderEngine has definite benefits, it appears to need more "soak time" in order to squeeze out some functional bugs.
Test: none-returning RenderEngine to using SkiaGL, as it was before
Bug: 281967184
Bug: 280343156
Change-Id: Iced32ae465030c6cd27a702eaa9105c873975a92
This commit is contained in:
parent
843340029a
commit
0010027184
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.opengles.version=196610 \
|
||||
graphics.gpu.profiler.support=true \
|
||||
debug.renderengine.backend=skiavkthreaded \
|
||||
debug.renderengine.backend=skiaglthreaded \
|
||||
|
||||
# GRAPHICS - GPU (end)
|
||||
# ####################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue