gs201: Enable gpu profiler support

Test: Boot to home, AGI validation
Bug: 199279836
Signed-off-by: diverj <diverj@google.com>
Change-Id: Ic7d30aebc6519cb0d88533af0f10908ee40ba8b4
This commit is contained in:
diverj 2021-12-16 18:01:08 +00:00 committed by Siddharth Kapoor
parent 38d81bc2c7
commit 470a34f78c

View file

@ -181,8 +181,8 @@ PRODUCT_VENDOR_PROPERTIES += \
endif endif
PRODUCT_VENDOR_PROPERTIES += \ PRODUCT_VENDOR_PROPERTIES += \
ro.opengles.version=196610 \ ro.opengles.version=196610 \
debug.renderengine.backend=skiaglthreaded debug.renderengine.backend=skiaglthreaded \
# graphics.gpu.profiler.support=true \ graphics.gpu.profiler.support=true \
# GRAPHICS - GPU (end) # GRAPHICS - GPU (end)
# #################### # ####################