summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/device.mk b/device.mk
index d31e187..45aa299 100644
--- a/device.mk
+++ b/device.mk
@@ -257,11 +257,6 @@ 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 \