davinci: rootdir: init.qcom.rc: Add owners for brightness nodes

Add owners for new lcd brightness and max_brightness node
/sys/class/backlight/panel0-backlight/brightness
/sys/class/backlight/panel0-backlight/max_brightness

Change-Id: I939ed22dc880a3536d95b397dbc7bed9288bc5df
This commit is contained in:
Saurabh Shah
2017-03-15 17:51:34 -07:00
committed by Arian
parent 89e12ed874
commit 18b33141f9

View File

@@ -128,6 +128,9 @@ on boot
# limit discard size to 128MB in order to avoid long IO latency # limit discard size to 128MB in order to avoid long IO latency
write /sys/block/sda/queue/discard_max_bytes 134217728 write /sys/block/sda/queue/discard_max_bytes 134217728
chown system system /sys/class/backlight/panel0-backlight/brightness
chown system system /sys/class/backlight/panel0-backlight/max_brightness
# Enable qcrild and data services # Enable qcrild and data services
enable vendor.qcrild enable vendor.qcrild
enable vendor.qcrild2 enable vendor.qcrild2