[root@flame defaultuser]# cat /usr/share/ngfd/plugins.d/60-droid-vibrator.ini [droid-vibrator] native.path = /sys/class/leds/vibrator/duration native.activate_path = /sys/class/leds/vibrator/brightness [root@flame defaultuser]# cat /usr/libexec/droid-hybris/system/etc/init/vibrator.rc on late-init chown system input /sys/class/leds/vibrator/brightness chown system input /sys/class/leds/vibrator/duration chown system input /sys/class/leds/vibrator/state chmod 0664 /sys/class/leds/vibrator/brightness chmod 0664 /sys/class/leds/vibrator/duration chmod 0664 /sys/class/leds/vibrator/state service vendor.vibrator.cs40l25 /vendor/bin/hw/android.hardware.vibrator-service.cs40l25.FLAME_HYBRIS_DISABLED override [root@flame defaultuser]# ls -l /sys/class/leds/vibrator/ total 0 -rw-r--r-- 1 system system 4096 Mar 28 12:01 brightness lrwxrwxrwx 1 root root 0 Mar 28 11:57 device -> ../../../4-0043 -r--r--r-- 1 root root 4096 Mar 28 15:21 max_brightness drwxr-xr-x 2 root root 0 Mar 28 15:21 power lrwxrwxrwx 1 root root 0 Mar 28 15:21 subsystem -> ../../../../../../../../class/leds -rw-r--r-- 1 system system 4096 Mar 28 11:57 trigger -rw-r--r-- 1 root root 4096 Mar 28 11:57 uevent