From 333fa47ad80d53a952a5eff322712d81fa0fada4 Mon Sep 17 00:00:00 2001 From: Joen Chen Date: Thu, 18 Jul 2024 00:31:38 +0000 Subject: [PATCH] init change owners of sysfs nodes frame_interval and expected_present_time init: change file owners of sysfs nodes frame_interval and expected_present_time in order to grant permission for hwcomposer Bug: 330392550 Flag: EXEMPT bugfix Test: swipe home screen, and check the notifyExpectedPresent() Change-Id: Ic8f5f2213c483eaa46cf3a6c1b4baa1b886cb6e4 --- conf/init.zumapro.board.rc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/init.zumapro.board.rc b/conf/init.zumapro.board.rc index 035271b..b95a04f 100644 --- a/conf/init.zumapro.board.rc +++ b/conf/init.zumapro.board.rc @@ -409,6 +409,8 @@ on fs chown system system /sys/devices/platform/exynos-drm/primary-panel/te2_option chown system system /sys/devices/platform/exynos-drm/primary-panel/power_state chown system system /sys/devices/platform/exynos-drm/primary-panel/frame_rate + chown system system /sys/devices/platform/exynos-drm/primary-panel/frame_interval + chown system system /sys/devices/platform/exynos-drm/primary-panel/expected_present_time 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