mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
Merge "EGL: Configure multifile cache" into udc-d1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
2af6795812
@@ -288,6 +288,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 \
|
||||
|
||||
Reference in New Issue
Block a user