sm7250-common: Add task profiles for API 31
This is necessary in order for stune boost to work. Change-Id: Icc3444be95a177fb4b6ef77cbf582d696381b9cb Signed-off-by: aswin7469 <aswinas@pixysos.com> Signed-off-by: Manikantaraavi <raavimanikanta6595@gmail.com>
This commit is contained in:
committed by
Sandeep-FED
parent
c58e44d7d4
commit
0cc060fa35
11
task_profiles/cgroups_31.json
Normal file
11
task_profiles/cgroups_31.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"Cgroups": [
|
||||
{
|
||||
"Controller": "schedtune",
|
||||
"Path": "/dev/stune",
|
||||
"Mode": "0755",
|
||||
"UID": "system",
|
||||
"GID": "system"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user