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:
parent
38d81bc2c7
commit
470a34f78c
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||||
# ####################
|
# ####################
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue