mirror of
https://github.com/Evolution-X-Devices/device_oplus_mt6893-common
synced 2026-02-01 09:51:11 +00:00
9 lines
273 B
Plaintext
9 lines
273 B
Plaintext
on boot
|
|
stop console
|
|
|
|
# Change ownership and permission for vibrator
|
|
chown system system /sys/class/leds/vibrator/loop
|
|
chmod 0660 /sys/class/leds/vibrator/loop
|
|
chown system system /sys/class/leds/vibrator/seq
|
|
chmod 0660 /sys/class/leds/vibrator/seq
|