android_system_core/libprocessgroup/profiles/cgroups_30.json
Nolen Johnson 8d3d6cbe1b Revert "libprocessgroup: Remove schedtune support"
This reverts commit 981664df08.

Reason: 4.19 isn't EOL for us, hell, 4.4 isn't even.
Change-Id: I62bbfd0aa2b2262340c40a923aa02f221787f9cb
2025-03-10 13:28:31 -04:00

12 lines
187 B
JSON

{
"Cgroups": [
{
"Controller": "schedtune",
"Path": "/dev/stune",
"Mode": "0755",
"UID": "system",
"GID": "system",
"Optional": true
}
]
}