4 lines
79 B
Bash
Executable file
4 lines
79 B
Bash
Executable file
#!/system/bin/sh
|
|
|
|
echo 1 > /sys/kernel/boot_adsp/boot
|
|
setprop sys.qcom.devup 1
|