EGL: Configure multifile cache am: fb381564de

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/21619481

Change-Id: Iba8707a1cc0402a076b5fe15cfcf6d996b8a41e9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Cody Northrop 2023-03-01 02:10:23 +00:00 committed by Automerger Merge Worker
commit e8cbeb4813

View file

@ -226,6 +226,11 @@ PRODUCT_VENDOR_PROPERTIES += \
ro.hardware.egl = mali
endif
# Configure EGL blobcache
PRODUCT_VENDOR_PROPERTIES += \
ro.egl.blobcache.multifile=true \
ro.egl.blobcache.multifile_limit=134217728 \
PRODUCT_VENDOR_PROPERTIES += \
ro.opengles.version=196610 \
graphics.gpu.profiler.support=true \