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:
commit
e8cbeb4813
1 changed files with 5 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue