ffb351f136
Add GPU acceleration support for Oneplus 3T
5 lines
104 B
Bash
5 lines
104 B
Bash
#!/bin/sh
|
|
|
|
# Delay modem powerup to avoid crashing
|
|
rc-update del rmtfs boot
|
|
rc-update add rmtfs default
|