EGL: Configure multifile cache
Test: Boot (quickly) Test: pubg_mobile_launch ANGLE trace Test: /data/nativetest64/EGL_test/EGL_test Test: /data/nativetest64/libEGL_test/libEGL_test Bug: b/266725576 Change-Id: I2a2429c6d46193711893e3e2dd7aa25cab82ed4c
This commit is contained in:
parent
86617baf12
commit
fb381564de
1 changed files with 5 additions and 0 deletions
|
@ -226,6 +226,11 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.hardware.egl = mali
|
ro.hardware.egl = mali
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
# Configure EGL blobcache
|
||||||
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
ro.egl.blobcache.multifile=true \
|
||||||
|
ro.egl.blobcache.multifile_limit=134217728 \
|
||||||
|
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.opengles.version=196610 \
|
ro.opengles.version=196610 \
|
||||||
graphics.gpu.profiler.support=true \
|
graphics.gpu.profiler.support=true \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue