Snap for 9591832 from 6e10ece738
to udc-release
Change-Id: I06468f2b57449e7cfddc830d87e0f5d1e0f475c4
This commit is contained in:
commit
4cfcb51cd2
1 changed files with 5 additions and 0 deletions
|
@ -257,6 +257,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