Reland "EGL: Configure multifile cache" am: 483c217306
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/21619701 Change-Id: I19be1c452a2d6afa46b5a6f5b9c25cdf66c6cfb0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
61e4a2ff48
1 changed files with 5 additions and 0 deletions
|
@ -258,6 +258,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