EGL: Configure multifile cache am: fb381564de
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/21619481 Change-Id: Ie3b9993fcd89c0efa2de9db13c67fab7cb81e96f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
5111c44a8b
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