diff options
| -rwxr-xr-x | rootdir/init.mt6735.rc | 5 | ||||
| -rw-r--r-- | rootdir/ueventd.mt6735.rc | 15 |
2 files changed, 0 insertions, 20 deletions
diff --git a/rootdir/init.mt6735.rc b/rootdir/init.mt6735.rc index ce6720e..c993737 100755 --- a/rootdir/init.mt6735.rc +++ b/rootdir/init.mt6735.rc @@ -614,11 +614,6 @@ on boot chown root radio /sys/class/leds/lcd-backlight/div chown system system /sys/class/leds/lcd-backlight/trigger chown system system /sys/class/leds/button-backlight/trigger - chown system system /sys/class/leds/keyboard-backlight/trigger - chown system system /sys/class/leds/jogball-backlight/trigger - chown system system /sys/class/leds/red/trigger - chown system system /sys/class/leds/green/trigger - chown system system /sys/class/leds/blue/trigger # Add by Meizu BSP@YinShunQing chown system system /sys/class/leds/button-backlight/oneshot_blink diff --git a/rootdir/ueventd.mt6735.rc b/rootdir/ueventd.mt6735.rc index f432701..a877825 100644 --- a/rootdir/ueventd.mt6735.rc +++ b/rootdir/ueventd.mt6735.rc @@ -130,21 +130,6 @@ subsystem adf /dev/pvrsrvkm 0666 root root /dev/pvr_sync 0666 root root -/sys/devices/platform/leds-mt65xx/leds/green delay_on 0664 system system -/sys/devices/platform/leds-mt65xx/leds/green delay_off 0664 system system -/sys/devices/platform/leds-mt65xx/leds/red delay_on 0664 system system -/sys/devices/platform/leds-mt65xx/leds/red delay_off 0664 system system -/sys/devices/platform/leds-mt65xx/leds/blue delay_on 0664 system system -/sys/devices/platform/leds-mt65xx/leds/blue delay_off 0664 system system -/sys/devices/platform/leds-mt65xx/leds/yellow delay_on 0664 system system -/sys/devices/platform/leds-mt65xx/leds/yellow delay_off 0664 system system -/sys/devices/platform/leds-mt65xx/leds/white delay_on 0664 system system -/sys/devices/platform/leds-mt65xx/leds/white delay_off 0664 system system -/sys/devices/platform/leds-mt65xx/leds/cyan delay_on 0664 system system -/sys/devices/platform/leds-mt65xx/leds/cyan delay_off 0664 system system -/sys/devices/platform/leds-mt65xx/leds/violet delay_on 0664 system system -/sys/devices/platform/leds-mt65xx/leds/violet delay_off 0664 system system - # GPIO /dev/mtgpio 0600 radio root |
