From cb803db5299496483da6d3a78cf2594f26e3b8ea Mon Sep 17 00:00:00 2001 From: Giulio Cervera Date: Wed, 20 Jan 2016 22:00:25 +0100 Subject: Set s3d_mode permissions Change-Id: I3d4d456b8cf09e9a5b98549ce38ad9a874f5e792 --- rootdir/init.qcom.rc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rootdir') diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index aa8e7ad..19deebe 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -151,12 +151,14 @@ on boot chown system system /sys/class/graphics/fb1/hdcp/tp chown system graphics /sys/class/graphics/fb1/vendor_name chown system graphics /sys/class/graphics/fb1/product_description + chown system graphics /sys/class/graphics/fb1/s3d_mode chmod 0664 /sys/class/graphics/fb1/hpd chmod 0664 /sys/class/graphics/fb1/hdcp/tp chmod 0664 /sys/class/graphics/fb1/vendor_name chmod 0664 /sys/class/graphics/fb1/product_description chmod 0664 /sys/class/graphics/fb1/video_mode chmod 0664 /sys/class/graphics/fb1/format_3d + chmod 0664 /sys/class/graphics/fb1/s3d_mode # create symlink for fb1 as HDMI symlink /dev/graphics/fb1 /dev/graphics/hdmi -- cgit v1.2.3