init: early_boot: Change user/group permission of autorefresh node

HWC will access this sysfs node msm_cmd_autorefresh_en
hence change the permission

CRs-fixed: 970102

Change-Id: I0e5191f6398f7307a8a3146491ab4a80305418cc
Signed-off-by: Ray Zhang <rayz@codeaurora.org>
This commit is contained in:
Ray Zhang 2016-02-02 13:42:43 +08:00
parent 4e3a3439d3
commit 221493aef0
1 changed files with 1 additions and 0 deletions

View File

@ -294,6 +294,7 @@ then
set_perms $file/dyn_pu system.graphics 0664
set_perms $file/modes system.graphics 0664
set_perms $file/mode system.graphics 0664
set_perms $file/msm_cmd_autorefresh_en system.graphics 0664
fi
boot_reason=`cat /proc/sys/kernel/boot_reason`