summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorSiarhei Vishniakou <svv@google.com>2023-02-03 18:24:34 +0000
committerCody Northrop <cnorthrop@google.com>2023-02-03 18:52:32 +0000
commit4f38a9f1657cf8e64f75f846c6323d6e2eef9f3a (patch)
treee514e7a470ee26ffad8878f7cafe4cb08b0dd159 /device.mk
parentd33cced8b0db350aa3d80026b993a7f4a2002ac4 (diff)
downloadgs201-4f38a9f1657cf8e64f75f846c6323d6e2eef9f3a.tar.gz
Revert "EGL: Configure multifile cache"
Revert submission 21108066-blobcache_multifile_20230125 Reason for revert: b/267777424 Reverted changes: /q/submissionid:21108066-blobcache_multifile_20230125 Change-Id: I6b19045ab521800e9a3cb2262bb2778a415c9285
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 21d9bb7..18eef0d 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 \