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:
parent
29de3767e5
commit
08b9ee5d45
1 changed files with 0 additions and 8 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue