summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Pundir <amit.pundir@linaro.org>2023-10-12 11:32:46 +0530
committerAmit Pundir <amit.pundir@linaro.org>2023-10-18 06:37:56 +0000
commitfe72a3ce4466007dc9491ac81055874e72ac068a (patch)
tree199d7cf0501c11d349c1dcb650dc2de7f2010649
parent3eb597cdd73f5fd7cb399b49b646b86b8be37b16 (diff)
graphics: swangle: Add debug.hwui.renderer=skiagl property
It fixes the visual artifacts and glitches we see on Dragonboards booting with software rendering. Change-Id: If5f106114662ed2c46cf28cda585ec6f34898758 Suggested-by: Jason Macnak <natsu@google.com> Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
-rw-r--r--shared/graphics/swangle/device.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/graphics/swangle/device.mk b/shared/graphics/swangle/device.mk
index 0eebc66..6f85a0e 100644
--- a/shared/graphics/swangle/device.mk
+++ b/shared/graphics/swangle/device.mk
@@ -48,4 +48,5 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.software.vulkan.deqp.level-2021-03-01.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.vulkan.deqp.level.xml
PRODUCT_VENDOR_PROPERTIES += \
+ debug.hwui.renderer=skiagl \
ro.hardware.vulkan=pastel