From 69e8e28d1e833354d1ba646ff51a6d95478e2aab Mon Sep 17 00:00:00 2001 From: Sergey Volk Date: Wed, 16 Aug 2023 23:41:22 +0000 Subject: [PATCH] Set owner for dp_hotplug_error_code dp_hotplug_error_code owner needs to be the system user, since HWC needs to be able to write into it, to reset the error code. Test: manual Bug: 283461313 Change-Id: I0866e39f3cd75878628d44b4afaf53df61448213 --- conf/init.zuma.rc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/init.zuma.rc b/conf/init.zuma.rc index d4aa490e..ed2f1d07 100644 --- a/conf/init.zuma.rc +++ b/conf/init.zuma.rc @@ -694,6 +694,8 @@ on fs chown system system /sys/class/dqe0/atc/gain_limit chown system system /sys/class/dqe0/atc/lt_calc_ab_shift + chown system system /sys/devices/platform/110f0000.drmdp/drm-displayport/dp_hotplug_error_code + chown system system /sys/devices/platform/19470000.drmdecon/early_wakeup chmod 0660 /sys/devices/platform/19470000.drmdecon/early_wakeup