summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorCody Northrop <cnorthrop@google.com>2023-02-08 16:19:05 +0000
committerCody Northrop <cnorthrop@google.com>2023-02-08 19:37:07 +0000
commitc7e2a540af99476c3c71083f82f744dc8b296ec6 (patch)
tree60471b7eaebdcc3eb4869eb3f894f6106265b6fc /device.mk
parent4199455b695e273cf49d819e31c9626af00f8ccd (diff)
downloadgs201-c7e2a540af99476c3c71083f82f744dc8b296ec6.tar.gz
Revert "Reland "EGL: Configure multifile cache""
Revert submission 21292947-reland_blobcache_20230203 Reason for revert: Suspected cause of boot time regression Reverted changes: /q/submissionid:21292947-reland_blobcache_20230203 Bug: b/266725576 Bug: b/268248090 Change-Id: I94eb344e0e39b033016b745afd99c8dbba367c25
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 \