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:
Eamon Powell
2021-11-16 18:57:21 -08:00
committed by Sandeep-FED
parent c58e44d7d4
commit 0cc060fa35
3 changed files with 151 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"Cgroups": [
{
"Controller": "schedtune",
"Path": "/dev/stune",
"Mode": "0755",
"UID": "system",
"GID": "system"
}
]
}