mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
557d1b3e07fca6337d16b2dab915559f505f8add
Also fix time-in-state and cpuidle for BIG core After CL: ------ cpu0-3 time-in-state (/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state) ------ ------ cpu0-3 cpuidle (/vendor/bin/sh -c for d in $(ls -d /sys/devices/system/cpu/cpu0/cpuidle/state*); do echo "$d: `cat $d/name` ------ cpu4-7 time-in-state (/sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state) ------ ------ cpu4-7 cpuidle (/vendor/bin/sh -c for d in $(ls -d /sys/devices/system/cpu/cpu4/cpuidle/sta ------ cpu0-3 thermal limit (/sys/devices/virtual/thermal/cooling_device0/cur_state) ------ ------ cpu4-7 thermal limit (/sys/devices/virtual/thermal/cooling_device1/cur_state) ------ Bug: 64406500 Test: Take BR Change-Id: Id24462c32928f10d18019b33812f6103b4284cf4
Merge "init.hardware.rc: androidboot.hardware.revision set by bootloader on walleye" into oc-dr1-dev
Description
No description provided
Languages
C++
54.8%
Makefile
33.2%
C
5.5%
Shell
4.6%
Python
1.3%
Other
0.6%