Merge "init: qcom: Update HDCP topology sysfs permissions"

This commit is contained in:
Linux Build Service Account 2013-09-14 05:59:08 -07:00 committed by Gerrit - the friendly Code Review server
commit d341838d6f
2 changed files with 4 additions and 0 deletions

View File

@ -159,9 +159,11 @@ do
case "$value" in
"dtv panel")
chown system.graphics $file/hpd
chown system.system $file/hdcp/tp
chown system.graphics $file/vendor_name
chown system.graphics $file/product_description
chmod 0664 $file/hpd
chmod 0664 $file/hdcp/tp
chmod 0664 $file/vendor_name
chmod 0664 $file/product_description
chmod 0664 $file/video_mode

View File

@ -77,7 +77,9 @@
# setup permissions for fb1 related nodes
chown system.graphics /sys/class/graphics/fb1/hpd
chown system.system /sys/class/graphics/fb1/hdcp/tp
chmod 0664 /sys/devices/virtual/graphics/fb1/hpd
chmod 0664 /sys/devices/virtual/graphics/fb1/hdcp/tp
chmod 0664 /sys/devices/virtual/graphics/fb1/video_mode
chmod 0664 /sys/devices/virtual/graphics/fb1/format_3d