Skip to content
Snippets Groups Projects
Commit 0fc24fa5 authored by Amir Samuelov's avatar Amir Samuelov Committed by Dhina17
Browse files

onclite: rootdir: set system ownership to UFS sysfs


Allow system to access UFS device attributes on sysfs.

Change-Id: I3eca3dad12658f6de2c7e5bb5e053ac6b304743d
Signed-off-by: default avatarDhina17 <dhinalogu@gmail.com>
parent 613418aa
No related branches found
No related tags found
No related merge requests found
......@@ -207,6 +207,9 @@ on boot
chown system system /sys/class/backlight/panel1-backlight/brightness
chown system system /sys/class/backlight/panel1-backlight/max_brightness
# Allow access to UFS device attributes on sysfs
chown system system /sys/devices/platform/soc/1d84000.ufshc/auto_hibern8
# Create directory used for display
# for backward compatibilit
mkdir /persist/display 0770 system graphics
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment