summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorIan Elliott <ianelliott@google.com>2023-04-18 09:46:12 -0600
committerIan Elliott <ianelliott@google.com>2023-04-18 17:02:09 +0000
commitfefb1abd94867d1a4673d27869be728a4af71afc (patch)
tree2c798936ae19628065e4f4b2c83f8edb53024cd1 /device.mk
parenta3719f586d88127ef1c14d40896cd02454398043 (diff)
downloadgs201-fefb1abd94867d1a4673d27869be728a4af71afc.tar.gz
gs201: Use SkiaGL as RenderEngine backend
Test: none needed--reverting to previous RenderEngine backend Bug: 236390072 Change-Id: I38a99a971b614fd508754d1da81f22d18dc0fae4
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 63d9ba3..e71b995 100644
--- a/device.mk
+++ b/device.mk
@@ -282,7 +282,7 @@ PRODUCT_VENDOR_PROPERTIES += \
PRODUCT_VENDOR_PROPERTIES += \
ro.opengles.version=196610 \
graphics.gpu.profiler.support=true \
- debug.renderengine.backend=skiavkthreaded
+ debug.renderengine.backend=skiaglthreaded
# GRAPHICS - GPU (end)
# ####################