init: change owners of sysfs nodes min_vrefresh and idle_delay_ms
init: change file owners of sysfs nodes min_vrefresh and idle_delay_ms in order to grant permission for hwcomposer Bug: 202567084 Test: use the following commands adb shell "vndservice call Exynos.HWCService 1005 i32 0 i32 30" adb shell "vndservice call Exynos.HWCService 1006 i32 0 i32 1000" Change-Id: Ia072a9826402bdf23d2577b8dc7f82b5e4d903f6
This commit is contained in:
parent
8b443b6912
commit
0dae8c059f
1 changed files with 2 additions and 0 deletions
|
@ -539,6 +539,8 @@ on fs
|
|||
chown system system /sys/class/backlight/panel0-backlight/hbm_mode
|
||||
chown system system /sys/class/backlight/panel0-backlight/local_hbm_mode
|
||||
chown system system /sys/devices/platform/exynos-drm/primary-panel/gamma
|
||||
chown system system /sys/devices/platform/exynos-drm/primary-panel/min_vrefresh
|
||||
chown system system /sys/devices/platform/exynos-drm/primary-panel/idle_delay_ms
|
||||
chown system system /sys/module/drm/parameters/vblankoffdelay
|
||||
chown system system /sys/class/dqe/atc/ambient_light
|
||||
chown system system /sys/class/dqe/atc/st
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue