Snap for 10527654 from 238a3f0b0a
to udc-qpr1-release
Change-Id: Ib910bc37a310d90195b30b50dcd9c2ac1fef4ec9
This commit is contained in:
commit
a173cd27bd
2 changed files with 5 additions and 3 deletions
|
@ -1141,9 +1141,6 @@ on charger
|
|||
write /proc/vendor_sched/sys_uclamp_min 0
|
||||
write /proc/vendor_sched/sys_prefer_idle 0
|
||||
|
||||
# Enable SICD
|
||||
write /sys/devices/system/cpu/cpupm/cpupm/sicd 1
|
||||
|
||||
on property:vendor.disable.bcl.control=1
|
||||
write /sys/devices/virtual/pmic/mitigation/instruction/enable_mitigation 0
|
||||
|
||||
|
|
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue