lineage: Set perms on reading_mode sysfs

* This is now supported by the common sysfs impl,
  so the perms should be set on the node

Change-Id: I079301a8684f3038b7e5e72b7b2d830259c4fe60
This commit is contained in:
Paul Keith
2018-08-10 15:56:05 +02:00
parent 1813f415ab
commit 86e79255ae

View File

@@ -12,3 +12,5 @@ on boot
chmod 0660 /sys/devices/virtual/graphics/fb0/sre
chown system system /sys/devices/virtual/graphics/fb0/color_enhance
chmod 0660 /sys/devices/virtual/graphics/fb0/color_enhance
chown system system /sys/devices/virtual/graphics/fb0/reading_mode
chmod 0660 /sys/devices/virtual/graphics/fb0/reading_mode