sm6375-common: Set top-app schedtune.boost to 1

Fix for:
W libperfmgr: Failed to write to node: /dev/stune/top-app/schedtune.boost with value: 10, fd: -1

Change-Id: I1e394919b75e192def99c444993546634c951781
This commit is contained in:
Subhajeet Muhuri 2024-07-18 20:16:00 +05:30 committed by Anand S
parent df75d5ee49
commit dc8d9f8a10
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61
2 changed files with 1 additions and 16 deletions

View file

@ -71,7 +71,7 @@ on init
# Set default schedTune value for foreground/top-app
write /dev/stune/foreground/schedtune.prefer_idle 1
write /dev/stune/top-app/schedtune.boost 10
write /dev/stune/top-app/schedtune.boost 1
write /dev/stune/top-app/schedtune.prefer_idle 1
on boot