sm6150-common: rootdir: Fix PowerHAL nodes

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

Change-Id: Ieb385110f236ab12549aea198639708068fb6156
Signed-off-by: Dobsgw <george.w.dobson@gmail.com>
Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
Dobsgw
2021-06-28 13:28:18 +03:00
committed by therealmharc
parent 73fa702f31
commit 63d0170500

View File

@@ -47,6 +47,13 @@ on init
# Change permissions for /dev/diag
chmod 0666 /dev/diag
# Setup permission for Power HAL
chown system system /dev/stune/top-app/schedtune.boost
chown system system /dev/stune/top-app/schedtune.prefer_high_cap
chmod 0664 /dev/stune/top-app/schedtune.boost
chmod 0664 /dev/stune/top-app/schedtune.prefer_high_cap
on fs
mount_all --early