Merge "EGL: Configure multifile cache" into udc-qpr-dev am: 6b2c56e251
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/24083516 Change-Id: Ib4e7f157bcd30af482d158e113ab3944b0fb4bfb Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
924ed3aaaa
1 changed files with 5 additions and 0 deletions
|
@ -272,6 +272,11 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
#endif
|
||||
|
||||
# Configure EGL blobcache
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.egl.blobcache.multifile=true \
|
||||
ro.egl.blobcache.multifile_limit=33554432 \
|
||||
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.opengles.version=196610 \
|
||||
graphics.gpu.profiler.support=true \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue