powerhint: bug fix for PMU_FORCE_LIMIT
PMU_FORCE_LIMIT node is used without declaration Bug: 341151887 Change-Id: I6ca864d80e25a5c81f04606d0a3315edd1357386 Signed-off-by: Taeju Park <taeju@google.com>
This commit is contained in:
parent
e1b30ceb40
commit
8a52ed0919
1 changed files with 9 additions and 0 deletions
|
@ -627,6 +627,15 @@
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0
|
"DefaultIndex": 0
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name": "PMU_FORCE_LIMIT",
|
||||||
|
"Path": "/proc/vendor_sched/pmu_force_limited",
|
||||||
|
"Values": [
|
||||||
|
"1",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"DefaultIndex": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name": "EM_Profile",
|
"Name": "EM_Profile",
|
||||||
"Path": "/sys/kernel/pixel_em/active_profile",
|
"Path": "/sys/kernel/pixel_em/active_profile",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue