init.gs201.rc: don't disable SICD

Bug: 187330340
Signed-off-by: Thierry Strudel <tstrudel@google.com>
Change-Id: I65efc3c50d1fe54d445cd8be4cba8fa7d30bdd84
This commit is contained in:
Thierry Strudel 2021-06-30 00:56:30 -07:00
parent 29de3767e5
commit 08b9ee5d45

View file

@ -228,14 +228,6 @@ on init && property:ro.boot.hw.soc.rev=0
on init && property:ro.boot.hw.soc.rev=1
setprop vendor.powerhal.config powerhint_a1.json
on init && property:ro.boot.hw.soc.rev=0
# STOPSHIP b/177967147 disable SICD
write /sys/devices/platform/cpupm/cpupm/sicd 0
on init && property:ro.boot.hw.soc.rev=1
# STOPSHIP b/177967147 disable SICD
write /sys/devices/platform/cpupm/cpupm/sicd 0
on late-fs
# Wait for keymaster HALs
exec_start wait_for_keymaster