zuma: Enable SICD after boot
Bug: 238226940 Change-Id: I43a00d12d97a8c5f86e6163c0fcf0160f9b5791f Signed-off-by: Mahesh Sivasubramanian <msivasub@google.com>
This commit is contained in:
parent
7f59f49e22
commit
5cb0ef1f4a
1 changed files with 3 additions and 0 deletions
|
@ -767,6 +767,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
|
||||
|
||||
# IMS WiFi Calling
|
||||
service charonservice /system/vendor/bin/charon
|
||||
class main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue