Merge "init.gs201.rc: don't disable SICD"

This commit is contained in:
TreeHugger Robot 2021-06-30 16:03:15 +00:00 committed by Android (Google) Code Review
commit 9dda3376af

View file

@ -228,14 +228,6 @@ on init && property:ro.boot.hw.soc.rev=0
on init && property:ro.boot.hw.soc.rev=1 on init && property:ro.boot.hw.soc.rev=1
setprop vendor.powerhal.config powerhint_a1.json 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 on late-fs
# Wait for keymaster HALs # Wait for keymaster HALs
exec_start wait_for_keymaster exec_start wait_for_keymaster