From 785167e0d3e5fa6027ae731f92d05b096e95d050 Mon Sep 17 00:00:00 2001 From: Mahesh Sivasubramanian Date: Thu, 20 Apr 2023 22:29:20 +0000 Subject: [PATCH] Revert "Revert "zuma: Enable SICD after boot"" This reverts commit ac3b5c0cf55f890b938600d4ef247f5ffefc5e5c. Reason for revert: Issue addressed by disabling write evicts during core wakeup Bug: 278308279 Change-Id: Ib5c979483a9e28074345443158860f12f6e7ace2 --- conf/init.zuma.rc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/init.zuma.rc b/conf/init.zuma.rc index c97d2505..0b98cce2 100644 --- a/conf/init.zuma.rc +++ b/conf/init.zuma.rc @@ -823,6 +823,9 @@ on property:sys.boot_completed=1 # Disable GPU firmware logging write /sys/devices/platform/1f000000.mali/firmware_config/Log\ verbosity/cur 0 + # Enable SICD + write /sys/devices/system/cpu/cpupm/cpupm/sicd 1 + on property:sys.boot_completed=1 && property:persist.sys.device_provisioned=1 && property:ro.boot.flash.locked=1 write /sys/class/power_supply/battery/first_usage_date 0