Skip to content

Commit

Permalink
rova: init: Keep only 2 CPU Cores to save power
Browse files Browse the repository at this point in the history
Signed-off-by: iusmac <iusico.maxim@libero.it>
iusmac: omit writing to nodes for 5-8 cores. Rova is a quad-core CPU.
Change-Id: I4594af06757aac286ca7dc1d79c111a52acf97f1
  • Loading branch information
me-cafebabe authored and iusmac committed Apr 14, 2024
1 parent 5a542ef commit 8a74870
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recovery/root/init.recovery.qcom.rc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ on init


on boot
write /sys/bus/cpu/devices/cpu2/online 0
write /sys/bus/cpu/devices/cpu3/online 0

start health-hal-2-1

# Always start keymaster to silence logspam
Expand Down

0 comments on commit 8a74870

Please sign in to comment.