mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +00:00
display: allow hwcomposer to access DRM module debug file
Change the owner and group of the DRM module debug file to system to grant permission for hwcomposer. Bug: 301599195 Test: check HWC can access it Change-Id: Ife250a1a4984f94cc52bc1b3e52deeffbc5b5410
This commit is contained in:
@@ -596,6 +596,7 @@ on fs
|
||||
chown system system /sys/devices/platform/exynos-drm/primary-panel/panel_idle
|
||||
chown system system /sys/devices/platform/exynos-drm/primary-panel/panel_need_handle_idle_exit
|
||||
chown system system /sys/module/drm/parameters/vblankoffdelay
|
||||
chown system system /sys/module/drm/parameters/debug
|
||||
chown system system /sys/class/dqe0/atc/ambient_light
|
||||
chown system system /sys/class/dqe0/atc/st
|
||||
chown system system /sys/class/dqe0/atc/en
|
||||
|
||||
Reference in New Issue
Block a user