gs201: Use SkiaGL as RenderEngine backend
Test: none needed--reverting to previous RenderEngine backend Bug: 236390072 Change-Id: I38a99a971b614fd508754d1da81f22d18dc0fae4
This commit is contained in:
parent
a3719f586d
commit
fefb1abd94
1 changed files with 1 additions and 1 deletions
|
@ -282,7 +282,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
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=skiavkthreaded
|
debug.renderengine.backend=skiaglthreaded
|
||||||
|
|
||||||
# GRAPHICS - GPU (end)
|
# GRAPHICS - GPU (end)
|
||||||
# ####################
|
# ####################
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue